From 608104b2117646a45392ef4f7acc3e73dbfd1f5d Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Thu, 15 Apr 2021 12:44:07 -0500 Subject: Update theme to version 1.15.0 --- CHANGELOG.md | 8 ++++++++ theme.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32eaa0a..ddc1a05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.15.0](https://github.com/mattstratton/castanet/tree/1.15.0) (2021-04-15) + +**Fixed bugs:** + +- \[BUG\] - Add trailing / whenever referring to a directory [\#360](https://github.com/mattstratton/castanet/issues/360) +- \[BUG\] - Episode icon isn't centered [\#357](https://github.com/mattstratton/castanet/issues/357) +- \[BUG\] - Row layout uses a different media player than episode pages [\#320](https://github.com/mattstratton/castanet/issues/320) + ## [1.14.5](https://github.com/mattstratton/castanet/tree/1.14.5) (2021-04-07) **Fixed bugs:** diff --git a/theme.toml b/theme.toml index 2b5b454..6f18d8f 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.14.5" +theme_version = "1.15.0" [author] name = "Matt Stratton" -- cgit v1.2.3