Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-20 13:35:40 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-20 13:37:01 +0300
commitc8f3bc8de3db60758d75ec1efd30d558341c7016 (patch)
treec1f523d94bb8589d288d4255e7e11afce5b1f6cf /CHANGELOG.md
parenteee5547747f31052af66ace9fa896afc43b52f71 (diff)
Bump required Hugo version to v0.20
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0eefb35..8a115ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
*In the future new additions and changes will be assigned to version numbers rather than dates.* This allows you to track changes in a better fashion. The state of this theme before this release has been assigned to v1.0.
+**This change requires Hugo v0.20 or greater** due to the usage of new Hugo features.
+
### General information
The `exampleSite` folder has become a standalone demo by modified the `themesDir` property in the `config.toml`. Make sure to comment out `themesDir` in the config file if you use the theme in production. [Read more](/README.md#setup)