From 09fad505da6b5a6b3fed28c6ea6d5817d3e596b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 27 Apr 2017 10:13:31 +0200 Subject: [PATCH] release: Add relase notes draft for release of 0.20.6 [ci skip] --- docs/temp/0.20.6-relnotes.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/temp/0.20.6-relnotes.md diff --git a/docs/temp/0.20.6-relnotes.md b/docs/temp/0.20.6-relnotes.md new file mode 100644 index 00000000..7959cae3 --- /dev/null +++ b/docs/temp/0.20.6-relnotes.md @@ -0,0 +1,28 @@ + + +This is a bug-fix relase with a couple of important fixes. + + +Hugo now has: + +* 16675+ [stars](https://github.com/spf13/hugo/stargazers) +* 456+ [contributors](https://github.com/spf13/hugo/graphs/contributors) +* 156+ [themes](http://themes.gohugo.io/) + +## Enhancements + +### Core + +* Avoid index.md in /index/index.html [#3396](https://github.com/spf13/hugo/issues/3396) +* Make missing GitInfo a WARNING [b30ca4be](https://github.com/spf13/hugo/commit/b30ca4bec811dbc17e9fd05925544db2b75e0e49) [@bep](https://github.com/bep) [#3376](https://github.com/spf13/hugo/issues/3376) + +## Fixes + +### Other + +* Fix some of the fpm fields for deb [3bd1d057](https://github.com/spf13/hugo/commit/3bd1d0571d5f2f6bf0dc8f90a8adf2dbfcb2fdfd) [@anthonyfok](https://github.com/anthonyfok) + + + + + -- 2.30.2