diff options
author | digitalcraftsman | 2017-09-07 22:06:50 +0200 |
---|---|---|
committer | digitalcraftsman | 2017-09-07 22:06:50 +0200 |
commit | 76efde8ee2ecccb840afcbb25154d417976e8df3 (patch) | |
tree | 43ec7b6b205314b155e700b095e6ea5d45d8590e | |
parent | e91b1383eea31bbf6f389506f7f87359b6b69d61 (diff) | |
download | hyde-76efde8ee2ecccb840afcbb25154d417976e8df3.tar.lz hyde-76efde8ee2ecccb840afcbb25154d417976e8df3.tar.zst hyde-76efde8ee2ecccb840afcbb25154d417976e8df3.zip |
Add CHANGELOG
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..891329a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changelog + +## Version 1.0 + +- Due to the switch to the base template feature the minimum required version of Hugo changed to v0.21 +- Support for Google Analytics have been added +- Hugo's internal Disqus template replaced the custom one of this theme. The Disqus shortname now has to be defined outsite the `[params]` blog |