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-09-14 05:42:04 +0300
committerMatt Stratton <matt.stratton@hey.com>2020-09-14 05:42:04 +0300
commit9fc3c89013fe367c69d4a28e3a8a18dff589382e (patch)
treeb3e1e3e12d240814cca32d2ed3a98940cf984833
parent667623084041fa5e7a68de8b1df795a1277476f7 (diff)
Update theme to version 1.10.01.10.0
-rw-r--r--CHANGELOG.md9
-rw-r--r--theme.toml2
2 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index deec8ac..657bbef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
-## [1.9.0](https://github.com/mattstratton/castanet/tree/1.9.0) (2020-08-21)
+## [1.10.0](https://github.com/mattstratton/castanet/tree/1.10.0) (2020-09-13)
+
+**Implemented enhancements:**
+
+- \[ENHANCEMENT\] Add itunes:subtitle tag [\#246](https://github.com/mattstratton/castanet/issues/246)
+- Add itunes:subtitle tag [\#290](https://github.com/mattstratton/castanet/pull/290) ([darinpope](https://github.com/darinpope))
+
+## [1.9.0](https://github.com/mattstratton/castanet/tree/1.9.0) (2020-08-22)
**Implemented enhancements:**
diff --git a/theme.toml b/theme.toml
index 1d1cd9f..c885d0a 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.9.0"
+theme_version = "1.10.0"
[author]
name = "Matt Stratton"