From 5e632833a6e490ddc220e0fa62263cce16296688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 3 May 2017 09:38:34 +0200 Subject: release: Add relase notes to /docs for release of 0.20.7 [ci skip] --- docs/content/release-notes/0.20.7-relnotes.md | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/content/release-notes/0.20.7-relnotes.md diff --git a/docs/content/release-notes/0.20.7-relnotes.md b/docs/content/release-notes/0.20.7-relnotes.md new file mode 100644 index 000000000..c898ca813 --- /dev/null +++ b/docs/content/release-notes/0.20.7-relnotes.md @@ -0,0 +1,29 @@ + +--- +date: 2017-05-03 +title: 0.20.7 +--- + + + +This is a bug-fix release with one important fix. + + +Hugo now has: + +* 16782+ [stars](https://github.com/spf13/hugo/stargazers) +* 458+ [contributors](https://github.com/spf13/hugo/graphs/contributors) +* 156+ [themes](http://themes.gohugo.io/) + +## Enhancements + +### Other + +* Push the tag before goreleaser is run [3682bf52](https://github.com/spf13/hugo/commit/3682bf527989e86d9da32d76809306cb576383e8) [@bep](https://github.com/bep) [#3405](https://github.com/spf13/hugo/issues/3405) + +## Fixes + + + + + -- cgit v1.2.3