From bc3b73579dca14222d57ac01a57a89fb03952657 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 24 Apr 2017 20:30:20 +0200 Subject: [PATCH] releaser: Add relase notes draft for release of 0.20.4 [ci skip] --- docs/temp/0.20.4-relnotes.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/temp/0.20.4-relnotes.md 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) + + + + + -- 2.30.2