hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 2cd962233fe3f1c83f0ab604467bd233e804e9db
parent 865877cd05cf638ddbae88c868852d1c374d17ef
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Wed,  3 Jan 2018 09:54:04 +0000

releaser: Add release notes to /docs for release of 0.32.2

[ci skip]

Diffstat:
Adocs/content/news/0.32.2-relnotes-ready.md | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/docs/content/news/0.32.2-relnotes-ready.md b/docs/content/news/0.32.2-relnotes-ready.md
@@ -0,0 +1,24 @@
+
+---
+date: 2018-01-03
+title: "0.32.2"
+description: "0.32.2"
+slug: "0.32.2"
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+	
+
+This is a bug-fix release with one important fix.
+
+
+* Handle publish of processed images to /public on fresh build with no image cache in /resources (as reported by one person in a Netlify build) [196da49c](https://github.com/gohugoio/hugo/commit/196da49c9d906fbae6d389fdd32b80c27cb38de4) [@bep](https://github.com/bep) [#4213](https://github.com/gohugoio/hugo/issues/4213)
+
+
+
+
+
+