releaser: Add release notes draft for 0.49.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 ac0fac934711ef3fd1cd8c3949d8fb405f602ede
 (DIR) parent 23f48c300cb5ffe0fe43c88464f38c68831a17ad
 (HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Wed, 10 Oct 2018 10:28:25 +0000
       
       releaser: Add release notes draft for 0.49.1
       
       Rename to *-ready.md to continue. [ci skip]
       
       Diffstat:
         A temp/0.49.1-relnotes.md             |      27 +++++++++++++++++++++++++++
       
       1 file changed, 27 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/temp/0.49.1-relnotes.md b/temp/0.49.1-relnotes.md
       @@ -0,0 +1,27 @@
       +
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +
       +Hugo now has:
       +
       +* 29397+ [stars](https://github.com/gohugoio/hugo/stargazers)
       +* 440+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
       +* 268+ [themes](http://themes.gohugo.io/)
       +
       +## Enhancements
       +
       +### Other
       +
       +* Improve append in Scratch [23f48c30](https://github.com/gohugoio/hugo/commit/23f48c300cb5ffe0fe43c88464f38c68831a17ad) [@bep](https://github.com/bep) [#5275](https://github.com/gohugoio/hugo/issues/5275)
       +
       +## Fixes
       +
       +### Templates
       +
       +* Fix handling of different interface types in Slice [e2201ef1](https://github.com/gohugoio/hugo/commit/e2201ef15fdefe257ad284b2df4ccc8f8c38fac2) [@bep](https://github.com/bep) [#5269](https://github.com/gohugoio/hugo/issues/5269)
       +
       +
       +
       +
       +