diff options
author | Bjørn Erik Pedersen <[email protected]> | 2017-05-03 09:38:34 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2017-05-03 09:38:34 +0200 |
commit | 5e632833a6e490ddc220e0fa62263cce16296688 (patch) | |
tree | f5878645ea34d54c762c34e44014210562dfa9f6 | |
parent | c2b9fcfb205271a49a5df37a3641a531c3f81e7b (diff) | |
download | hugo-5e632833a6e490ddc220e0fa62263cce16296688.tar.gz hugo-5e632833a6e490ddc220e0fa62263cce16296688.zip |
release: Add relase notes to /docs for release of 0.20.7v0.20.7
[ci skip]
-rw-r--r-- | docs/content/release-notes/0.20.7-relnotes.md | 29 |
1 files changed, 29 insertions, 0 deletions
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 + + + + + |