From e027c6797ee27e7e153cf0a2664e22e6a9a9c381 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Fri, 19 May 2017 22:48:55 +0200 Subject: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3faf7e..0eefb35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,17 +12,24 @@ The `exampleSite` folder has become a standalone demo by modified the `themesDir ### Fixes - Switch CDN for Mathjax due to retirement. See #86 (thanks @Heliosmaster) +- Prevent appearance of link for /posts on homepage. See dc62f88 (thanks @igor-sokolov) ### Improvements - [Block templates](https://gohugo.io/templates/blocks/) are now used to reduce redundancy. See 7b99326 - Cache partials where possible. See d38e4be +- Add example for about page. See 183f569 +- The `.Site.Params.mainSections` options allows you to specify which types of pages should be shown on the homepage. See 0928ac7 +- Add `.Site.Params.gravatar` as a way use Gravatar for the profile picure. See b6b79b7 ### Deprecations - The JSFiddle shortcode has been removed. See 5203108 +--- + + ### 1st April 2017 With Hugo v0.20 the `.Now` is deprecated and will be replaced by the `now` template function. v0.19 does support both and as part of the transition phase. Hence the least required version of Hugo is v0.19. -- cgit v1.2.3