Skip to content

Commit 2cd9622

Browse files
committed
releaser: Add release notes to /docs for release of 0.32.2
[ci skip]
1 parent 865877c commit 2cd9622

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-03
4+
title: "0.32.2"
5+
description: "0.32.2"
6+
slug: "0.32.2"
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 one important fix.
16+
17+
18+
* 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)
19+
20+
21+
22+
23+
24+

0 commit comments

Comments
 (0)