Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2019-11-25 18:27:02 +0300
committerMatt Stratton <matt.stratton@gmail.com>2019-11-25 18:27:02 +0300
commit4a93137267345578418650260b032a921cb8b49b (patch)
tree4f3004b65e152ac069c7a474779f77200eaf4860
parent85eacf225c7de6cc4be7a0faaf2e152ff3c753de (diff)
Update theme to version 1.1.211.1.21
-rw-r--r--CHANGELOG.md5
-rw-r--r--theme.toml2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3199b5e..9557dad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Change Log
+## [1.1.21](https://github.com/mattstratton/castanet/tree/1.1.21) (2019-11-25)
+**Closed issues:**
+
+- Grid layout page number buttons don’t work [\#236](https://github.com/mattstratton/castanet/issues/236)
+
## [1.1.20](https://github.com/mattstratton/castanet/tree/1.1.20) (2019-11-23)
**Fixed bugs:**
diff --git a/theme.toml b/theme.toml
index 6975d2f..189b2e9 100644
--- a/theme.toml
+++ b/theme.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/mattstratton/castanet"
tags = ["podcast", "responsive"]
features = ["podcast RSS", "subscribe buttons"]
min_version = "0.58.3"
-theme_version = "1.1.20"
+theme_version = "1.1.21"
[author]
name = "Matt Stratton"