releaser: Add release notes draft for 0.32.2

Rename to *-ready.md to continue. [ci skip]
This commit is contained in:
hugoreleaser 2018-01-03 09:49:11 +00:00
parent 196da49c9d
commit 956ef40978

23
temp/0.32.2-relnotes.md Normal file
View file

@ -0,0 +1,23 @@
This is a bug-fix release with one important fix.
Hugo now has:
* 22153+ [stars](https://github.com/gohugoio/hugo/stargazers)
* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
* 194+ [themes](http://themes.gohugo.io/)
## Enhancements
### Other
* Handle publish to /public on fresh build [196da49c](https://github.com/gohugoio/hugo/commit/196da49c9d906fbae6d389fdd32b80c27cb38de4) [@bep](https://github.com/bep) [#4213](https://github.com/gohugoio/hugo/issues/4213)
## Fixes