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@gmail.com>2019-11-18 22:56:05 +0300
committerMatt Stratton <matt.stratton@gmail.com>2019-11-18 22:56:05 +0300
commitd3b44fbfa1e9f9c3d657f6fe2f45139a34f71c41 (patch)
treeb355f40d729d62fdf7286aa104ddb4a31440fe04
parent32af30b8803d11587b3cf65c0f1a2e0cf587c96d (diff)
Update theme to version 1.1.191.1.19
-rw-r--r--CHANGELOG.md11
-rw-r--r--theme.toml2
2 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca22711..d1b4d7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
# Change Log
+## [1.1.19](https://github.com/mattstratton/castanet/tree/1.1.19) (2019-11-18)
+**Closed issues:**
+
+- \[Bug\] Image Doesn't Show up on Page 2 of Episodes in List View [\#231](https://github.com/mattstratton/castanet/issues/231)
+- Replace Travis with CircleCI [\#216](https://github.com/mattstratton/castanet/issues/216)
+
+**Merged pull requests:**
+
+- Fix bug with episode banners on row view [\#232](https://github.com/mattstratton/castanet/pull/232) ([mattstratton](https://github.com/mattstratton))
+
+## [1.1.18](https://github.com/mattstratton/castanet/tree/1.1.18) (2019-11-16)
## [1.1.17](https://github.com/mattstratton/castanet/tree/1.1.17) (2019-11-16)
## [1.1.16](https://github.com/mattstratton/castanet/tree/1.1.16) (2019-11-16)
## [1.1.15](https://github.com/mattstratton/castanet/tree/1.1.15) (2019-11-16)
diff --git a/theme.toml b/theme.toml
index 7edddc6..6744eef 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.58.3"
-theme_version = "1.1.18"
+theme_version = "1.1.19"
[author]
name = "Matt Stratton"