Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-05-03 10:38:34 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-05-03 10:38:34 +0300
commit5e632833a6e490ddc220e0fa62263cce16296688 (patch)
treef5878645ea34d54c762c34e44014210562dfa9f6
parentc2b9fcfb205271a49a5df37a3641a531c3f81e7b (diff)
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.md29
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
+
+
+
+
+