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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.io>2018-02-03 21:05:48 +0300
committerVicky <vicky@vickylai.io>2018-02-03 21:05:48 +0300
commita459b3808f674e97ac142d74584d750d151e6b11 (patch)
tree1971f2e9bdf09f91bc0a3a8ef5ec0aaaa659a4e3 /CHANGELOG.md
parent9524059b19807d7b6b5226fc441d9a02ba879de3 (diff)
Included Sass, updated CHANGELOG.v3.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 071501e..960dd32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,13 @@
-# Version 3.2 - Jan 26 2017
+## Version 3.2.1 - Feb 3 2018
+
+- Allow highlight theme choice using built-in Chroma and `pygmentsStyle` config
+- Improvement for modal rendering
+
+*Thanks to @darkk for the contribution!*
+
+- Included Sass files
+
+# Version 3.2 - Jan 26 2018
- Fixed "theme" namespace bug in exampleSite config file that prevented site building after Hugo v0.32.2 (#22)
- Updates supporting up to Hugo v0.35dev