From 786067f90e1591d383aff2e7e2984a9b1cbe3181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 29 Dec 2016 16:43:10 +0100 Subject: [PATCH] docs: Add release notes for Hugo 0.18.1 --- content/meta/release-notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index b8cdadebd..e4acf63e3 100644 --- a/content/meta/release-notes.md +++ b/content/meta/release-notes.md @@ -9,6 +9,15 @@ menu: title: Release Notes weight: 10 --- +## **0.18.1** December 30th 2016 + +Hugo 0.18.1 is a bug fix release fixing some issues introduced in Hugo 0.18: + +* Fix 32-bit binaries {{}} +* Fix issues with `preserveTaxonomyNames` {{}} +* Fix `.URL` for taxonomy pages when `uglyURLs=true` {{}} +* Fix `IsTranslated` and `Translations` for node pages {{}} +* Make template error messages more verbose {{}} ## **0.18.0** December 19th 2016