summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-24 12:47:32 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-24 13:36:39 +0200
commitc0f491ab6cad260c1794d3116f27d6331bb47072 (patch)
tree95187308f430d4b97f33dc8ec779f52c562a7093 /docs
parent67746f36dde61bf23ae4e950c55a6a3c08769b35 (diff)
releaser: Add relase notes draft for release of 0.20.3
[ci skip]
Diffstat (limited to 'docs')
-rw-r--r--docs/temp/0.20.3-relnotes.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/temp/0.20.3-relnotes.md b/docs/temp/0.20.3-relnotes.md
new file mode 100644
index 000000000..aaeb060bd
--- /dev/null
+++ b/docs/temp/0.20.3-relnotes.md
@@ -0,0 +1,31 @@
+
+
+This is a bug-fix relase with a couple of important fixes.
+
+
+Hugo now has:
+
+* 16619+ [stars](https://github.com/spf13/hugo/stargazers)
+* 458+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
+* 156+ [themes](http://themes.gohugo.io/)
+
+## Enhancements
+
+### Other
+
+* Automate the Hugo release process [550eba64](https://github.com/spf13/hugo/commit/550eba64705725eb54fdb1042e0fb4dbf6f29fd0) [@bep](https://github.com/bep) [#3358](https://github.com/spf13/hugo/issues/3358)
+
+## Fixes
+
+### Core
+
+* Fix handling of zero-length files [9bf5c381](https://github.com/spf13/hugo/commit/9bf5c381b6b3e69d4d8dbfd7a40074ac44792bbf) [@bep](https://github.com/bep) [#3355](https://github.com/spf13/hugo/issues/3355)
+
+### Other
+
+* Fix a Go vet complaint [8d0c042a](https://github.com/spf13/hugo/commit/8d0c042a6954cdd72c173af9710b004024bb827e) [@bep](https://github.com/bep) [#3358](https://github.com/spf13/hugo/issues/3358)
+
+
+
+
+