From 9d261c4938ae9188351b2320636acad611d90443 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Tue, 24 Nov 2020 07:43:15 -0600 Subject: Update theme to version 1.11.2 --- CHANGELOG.md | 8 ++++++++ theme.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3