Skip to content

Commit 218773a

Browse files
committed
releaser: Add release notes to /docs for release of 0.32.4
[ci skip]
1 parent a97ef61 commit 218773a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
---
3+
date: 2018-01-11
4+
title: "0.32.4"
5+
description: "0.32.4"
6+
slug: "0.32.4"
7+
categories: ["Releases"]
8+
images:
9+
- images/blog/hugo-bug-poster.png
10+
11+
---
12+
13+
14+
15+
This is a bug-fix release with two of important fixes.
16+
17+
* 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)
18+
* 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)
19+
20+
21+
22+
23+
24+

0 commit comments

Comments
 (0)