From ebd7aace856ce1c281f9ef9391236830160d3cf0 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Mon, 1 Mar 2021 10:56:54 -0600 Subject: Update theme to version 1.14.4 --- CHANGELOG.md | 8 ++++++++ theme.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3