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-08-22 03:25:34 +0300
committerMatt Stratton <matt.stratton@hey.com>2020-08-22 03:25:34 +0300
commit39ea418ccd7505c7457b686904e3cb1978d2be23 (patch)
tree6e20b62a95766df512a397ef24b8812b9f3faaa8 /CHANGELOG.md
parenta49dbd4862830455929b22c5f334d039dd91e980 (diff)
Update theme to version 1.9.01.9.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b773b6f..deec8ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,20 @@
# Changelog
+## [1.9.0](https://github.com/mattstratton/castanet/tree/1.9.0) (2020-08-21)
+
+**Implemented enhancements:**
+
+- Improve favicon implementation [\#234](https://github.com/mattstratton/castanet/issues/234)
+- Improve favicon implementation [\#288](https://github.com/mattstratton/castanet/pull/288) ([darinpope](https://github.com/darinpope))
+
+**Fixed bugs:**
+
+- \[BUG\] - misleading `themesdir` inside exampleSite -\> config.toml [\#286](https://github.com/mattstratton/castanet/issues/286)
+
## [1.8.1](https://github.com/mattstratton/castanet/tree/1.8.1) (2020-08-16)
+## [1.8.0](https://github.com/mattstratton/castanet/tree/1.8.0) (2020-08-16)
+
**Implemented enhancements:**
- og:type should be article if an episode [\#285](https://github.com/mattstratton/castanet/pull/285) ([darinpope](https://github.com/darinpope))