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>2021-03-01 19:56:54 +0300
committerMatt Stratton <matt.stratton@hey.com>2021-03-01 19:56:54 +0300
commitebd7aace856ce1c281f9ef9391236830160d3cf0 (patch)
treec928de116168962fec219af43822f1774d9af992
parent7dcdcce5258d1db2fe58c6885727034853f958ca (diff)
Update theme to version 1.14.41.14.4
-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 07d0676..214c1dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,15 @@
# Changelog
+## [1.14.4](https://github.com/mattstratton/castanet/tree/1.14.4) (2021-03-01)
+
+**Fixed bugs:**
+
+- Add absURL to menus [\#343](https://github.com/mattstratton/castanet/pull/343) ([mattstratton](https://github.com/mattstratton))
+
## [1.14.3](https://github.com/mattstratton/castanet/tree/1.14.3) (2021-02-18)
+## [1.14.2](https://github.com/mattstratton/castanet/tree/1.14.2) (2021-02-18)
+
**Fixed bugs:**
- \[BUG\] - Remove blog from jumbotron when not in use [\#338](https://github.com/mattstratton/castanet/issues/338)
diff --git a/theme.toml b/theme.toml
index b8e44c7..9cb70ba 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.3"
+theme_version = "1.14.4"
[author]
name = "Matt Stratton"