releaser: Add release notes draft for 0.30.1

Rename to *-ready.md to continue. [ci skip]
This commit is contained in:
hugoreleaser 2017-10-19 05:30:23 +00:00
parent 8964162573
commit 6f84570d8f

30
temp/0.30.1-relnotes.md Normal file
View file

@ -0,0 +1,30 @@
This is a bug-fix release with a couple of important fixes.
Hugo now has:
* 20285+ [stars](https://github.com/gohugoio/hugo/stargazers)
* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
* 180+ [themes](http://themes.gohugo.io/)
## Enhancements
### Other
* Must go get mage [89641625](https://github.com/gohugoio/hugo/commit/89641625732bf811079aa2f039720922b9548f96) [@bep](https://github.com/bep)
* Bump Snap to go1.9.1 [d2b3f00d](https://github.com/gohugoio/hugo/commit/d2b3f00df7cd601b0eed35d2594e016108765456) [@bep](https://github.com/bep)
* Simplify Site benchmarks [c3c10f2c](https://github.com/gohugoio/hugo/commit/c3c10f2c7ce4ee11186f51161943efc8b37a28c9) [@bep](https://github.com/bep)
## Fixes
### Other
* Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980)
* Fix mage vs make issues [ad5ef438](https://github.com/gohugoio/hugo/commit/ad5ef438380d6ecba93b9b01a7893d450f652f72) [@bep](https://github.com/bep) [#3969](https://github.com/gohugoio/hugo/issues/3969)