releaser: Add release notes draft for 0.32.1 - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e64eb5ec2bc77bcd3140e3c31e7eb850707ac73b
 (DIR) parent d36d71edd3b04df3b34edf4d108e3995a244c4f0
 (HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Tue,  2 Jan 2018 08:59:40 +0000
       
       releaser: Add release notes draft for 0.32.1
       
       Rename to *-ready.md to continue. [ci skip]
       
       Diffstat:
         A temp/0.32.1-relnotes.md             |      32 +++++++++++++++++++++++++++++++
       
       1 file changed, 32 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/temp/0.32.1-relnotes.md b/temp/0.32.1-relnotes.md
       @@ -0,0 +1,32 @@
       +
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +
       +Hugo now has:
       +
       +* 22116+ [stars](https://github.com/gohugoio/hugo/stargazers)
       +* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
       +* 194+ [themes](http://themes.gohugo.io/)
       +
       +## Enhancements
       +
       +### Core
       +
       +* Add test for image processing from shortcodes [bf8a61fd](https://github.com/gohugoio/hugo/commit/bf8a61fde5696f56a77473f062bbff58d4b219ca) [@bep](https://github.com/bep) [#4202](https://github.com/gohugoio/hugo/issues/4202)
       +
       +### Other
       +
       +* Use the correct Destination FS [a54fd7df](https://github.com/gohugoio/hugo/commit/a54fd7df215c1eccb2749e2becdec93766a7b77f) [@bep](https://github.com/bep) [#4202](https://github.com/gohugoio/hugo/issues/4202)
       +* Create target dir if not exists [16e1d99c](https://github.com/gohugoio/hugo/commit/16e1d99c6dd7e2acb362123ee7dea3e221f11177) [@bep](https://github.com/bep) [#4202](https://github.com/gohugoio/hugo/issues/4202)
       +
       +## Fixes
       +
       +### Other
       +
       +* Fix broken hugo --renderToMemory [d36d71ed](https://github.com/gohugoio/hugo/commit/d36d71edd3b04df3b34edf4d108e3995a244c4f0) [@bep](https://github.com/bep) [#4212](https://github.com/gohugoio/hugo/issues/4212)
       +
       +
       +
       +
       +