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-19 22:46:35 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 22:46:35 +0300
commit4ace1099946abde3ae26cfd22ba98815a323db02 (patch)
tree05740b20c2c0d37a12750ec595eec21c96d9c45c
parent52031082ef5cf8da6132d79bf6bfca2eb7a583e7 (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7186ea9..a3faf7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,18 @@
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)
-### Fixes:
+### Fixes
+
+- Switch CDN for Mathjax due to retirement. See #86 (thanks @Heliosmaster)
### Improvements
+- [Block templates](https://gohugo.io/templates/blocks/) are now used to reduce redundancy. See 7b99326
+- Cache partials where possible. See d38e4be
+
### Deprecations
+- The JSFiddle shortcode has been removed. See 5203108
### 1st April 2017