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>2022-07-06 04:08:17 +0300
committerMatt Stratton <matt.stratton@gmail.com>2022-07-06 04:08:17 +0300
commite6744bb30475fed4e4144f1ad487207b7a1ac032 (patch)
tree609195a04304e4e8df4d79b2eaa8b60a9d2ea3b3
parent68ae56cd8c3872a1e114d494c7b078994b90f803 (diff)
Update theme to version 1.17.21.17.2
-rw-r--r--CHANGELOG.md8
-rw-r--r--theme.toml2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 245dc60..1e5d22c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [1.17.2](https://github.com/mattstratton/castanet/tree/1.17.2) (2022-07-06)
+
+**Fixed bugs:**
+
+- Fixes Instagram icon [\#385](https://github.com/mattstratton/castanet/pull/385) ([AVGP](https://github.com/AVGP))
+
## [1.17.1](https://github.com/mattstratton/castanet/tree/1.17.1) (2022-02-22)
**Fixed bugs:**
@@ -7,6 +13,8 @@
- \[BUG\] - Upper case problems in title attributes in XML RSS feed [\#337](https://github.com/mattstratton/castanet/issues/337)
- Error when no menu items are set in config file [\#165](https://github.com/mattstratton/castanet/issues/165)
+## [1.17.0](https://github.com/mattstratton/castanet/tree/1.17.0) (2022-02-22)
+
**Merged pull requests:**
- Bump follow-redirects from 1.13.0 to 1.14.8 [\#372](https://github.com/mattstratton/castanet/pull/372) ([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/theme.toml b/theme.toml
index 8658297..2924cb9 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.17.1"
+theme_version = "1.17.2"
[author]
name = "Matt Stratton"