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@hey.com>2020-11-24 16:43:15 +0300
committerMatt Stratton <matt.stratton@hey.com>2020-11-24 16:43:15 +0300
commit9d261c4938ae9188351b2320636acad611d90443 (patch)
tree751ed7775897dcca309036ee2a9f88a318a83d3c
parent92a9367e43777965f8fa4ca4896932245eac097b (diff)
Update theme to version 1.11.21.11.2
-rw-r--r--CHANGELOG.md8
-rw-r--r--theme.toml2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3605b9a..349f560 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.11.2](https://github.com/mattstratton/castanet/tree/1.11.2) (2020-11-24)
+
+**Fixed bugs:**
+
+- Upcoming episodes should be sorted from soonest to furthest away [\#302](https://github.com/mattstratton/castanet/pull/302) ([chrisreddington](https://github.com/chrisreddington))
+
+## [1.11.1](https://github.com/mattstratton/castanet/tree/1.11.1) (2020-11-24)
+
## [1.11.0](https://github.com/mattstratton/castanet/tree/1.11.0) (2020-11-23)
**Implemented enhancements:**
diff --git a/theme.toml b/theme.toml
index 204e59d..05de254 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.69.2"
-theme_version = "1.11.1"
+theme_version = "1.11.2"
[author]
name = "Matt Stratton"