From 13c75136a240e30bb463bafbf6fdc4a6244ff17f Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Tue, 1 Dec 2020 13:04:34 -0600 Subject: Update theme to version 1.12.1 --- CHANGELOG.md | 6 ++++++ theme.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b7d29..3c6b605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.12.1](https://github.com/mattstratton/castanet/tree/1.12.1) (2020-12-01) + +**Implemented enhancements:** + +- \[ENHANCEMENT\] - Add link to podcast rss feed to HEAD [\#299](https://github.com/mattstratton/castanet/issues/299) + ## [1.12.0](https://github.com/mattstratton/castanet/tree/1.12.0) (2020-11-30) **Implemented enhancements:** diff --git a/theme.toml b/theme.toml index 4af1e73..b5a674a 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.12.0" +theme_version = "1.12.1" [author] name = "Matt Stratton" -- cgit v1.2.3