From: Bjørn Erik Pedersen Date: Mon, 24 Apr 2017 18:30:20 +0000 (+0200) Subject: releaser: Add relase notes draft for release of 0.20.4 X-Git-Tag: v0.20.5~8 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bc3b73579dca14222d57ac01a57a89fb03952657;p=brevno-suite%2Fhugo releaser: Add relase notes draft for release of 0.20.4 [ci skip] --- diff --git a/docs/temp/0.20.4-relnotes.md b/docs/temp/0.20.4-relnotes.md new file mode 100644 index 00000000..54f735dd --- /dev/null +++ b/docs/temp/0.20.4-relnotes.md @@ -0,0 +1,24 @@ + + +This is a bug-fix relase with a couple of important fixes. + + +Hugo now has: + +* 16626+ [stars](https://github.com/spf13/hugo/stargazers) +* 457+ [contributors](https://github.com/spf13/hugo/graphs/contributors) +* 156+ [themes](http://themes.gohugo.io/) + +## Enhancements + +## Fixes + +### Other + +* Fix statically linked binaries [275bcf56](https://github.com/spf13/hugo/commit/275bcf566c7cb72367d4423cf4810319311ff680) [@munnerz](https://github.com/munnerz) [#3382](https://github.com/spf13/hugo/issues/3382) +* Fix version calculation [cb3c6b6f](https://github.com/spf13/hugo/commit/cb3c6b6f7670f85189a4a3637e7132901d1ed6e9) [@bep](https://github.com/bep) + + + + +