releaser: Add release notes draft for 0.55.6

Rename to *-ready.md to continue. [ci skip]
This commit is contained in:
hugoreleaser 2019-05-18 07:39:23 +00:00
parent 95ce2a40e7
commit 8a1873a2d5

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

@ -0,0 +1,23 @@
This is a bug-fix release with one important fix.
Hugo now has:
* 35148+ [stars](https://github.com/gohugoio/hugo/stargazers)
* 439+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
* 317+ [themes](http://themes.gohugo.io/)
## Enhancements
### Core
* Prevent parallel server rebuilds [95ce2a40](https://github.com/gohugoio/hugo/commit/95ce2a40e734bb82b69f9a64270faf3ed69c92cc) [@bep](https://github.com/bep) [#5885](https://github.com/gohugoio/hugo/issues/5885)[#5968](https://github.com/gohugoio/hugo/issues/5968)
## Fixes