summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-24 12:55:18 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-24 13:36:39 +0200
commitc6e4aff1ce9a9b11e6156f89076977561dda5d72 (patch)
tree3e27b1ec16dc5404637b8b015e8e147154f86bfa /docs
parentc0f491ab6cad260c1794d3116f27d6331bb47072 (diff)
release: Adjust release notes for 0.20.3
Diffstat (limited to 'docs')
-rw-r--r--docs/temp/0.20.3-relnotes.md20
1 files changed, 3 insertions, 17 deletions
diff --git a/docs/temp/0.20.3-relnotes.md b/docs/temp/0.20.3-relnotes.md
index aaeb060bd..c702b788b 100644
--- a/docs/temp/0.20.3-relnotes.md
+++ b/docs/temp/0.20.3-relnotes.md
@@ -1,7 +1,6 @@
-This is a bug-fix relase with a couple of important fixes.
-
+This is a bug-fix relase with one important fix. But it also adds some harness around [GoReleaser](https://github.com/goreleaser/goreleaser) to automate the Hugo release process. Big thanks to [@caarlos0](https://github.com/caarlos0) for great and super-fast support fixing issues along the way.
Hugo now has:
@@ -9,23 +8,10 @@ Hugo now has:
* 458+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
* 156+ [themes](http://themes.gohugo.io/)
-## Enhancements
-
-### Other
+## Enhancement
* 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
* 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)
-
-
-
-
-