releaser: Add release notes to /docs for release of 0.32.4 - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 218773a82b41d4e60a5e1930e98286f93fd77468
DIR parent a97ef61bad4f1e6a2825026d83c88817ee72db98
HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Thu, 11 Jan 2018 08:58:01 +0000
releaser: Add release notes to /docs for release of 0.32.4
[ci skip]
Diffstat:
A docs/content/news/0.32.4-relnotes-… | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)
---
DIR diff --git a/docs/content/news/0.32.4-relnotes-ready.md b/docs/content/news/0.32.4-relnotes-ready.md
@@ -0,0 +1,24 @@
+
+---
+date: 2018-01-11
+title: "0.32.4"
+description: "0.32.4"
+slug: "0.32.4"
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+This is a bug-fix release with two of important fixes.
+
+* Fix non-ASCII path handling for Page resources [f0eecc6a](https://github.com/gohugoio/hugo/commit/f0eecc6a4f541838e9930c98bc982546f65c7a4f) [@bep](https://github.com/bep) [#4241](https://github.com/gohugoio/hugo/issues/4241)
+* Fix `--cleanDestinationDir` [5235a5bf](https://github.com/gohugoio/hugo/commit/5235a5bf5ef44b3789341e1d25b681a7bb14771a) [@biodranik](https://github.com/biodranik) [#4246](https://github.com/gohugoio/hugo/issues/4246)[#4248](https://github.com/gohugoio/hugo/issues/4248)
+
+
+
+
+
+