docs: Remove temp release notes
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 25 Apr 2017 07:48:23 +0000 (09:48 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 25 Apr 2017 07:48:23 +0000 (09:48 +0200)
docs/temp/0.20.3-relnotes.md [deleted file]
docs/temp/0.20.4-relnotes.md [deleted file]
docs/temp/0.20.5-relnotes.md [deleted file]

diff --git a/docs/temp/0.20.3-relnotes.md b/docs/temp/0.20.3-relnotes.md
deleted file mode 100644 (file)
index c702b78..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-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:
-
-* 16619+ [stars](https://github.com/spf13/hugo/stargazers)
-* 458+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
-* 156+ [themes](http://themes.gohugo.io/)
-
-## 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) 
-
-## 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) 
diff --git a/docs/temp/0.20.4-relnotes.md b/docs/temp/0.20.4-relnotes.md
deleted file mode 100644 (file)
index ab5e336..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-This is the second bug-fix relase of the day, fixing a couple of issues related to the new release scripts.
-
-
-Hugo now has:
-
-* 16626+ [stars](https://github.com/spf13/hugo/stargazers)
-* 457+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
-* 156+ [themes](http://themes.gohugo.io/)
-
-
-* Fix statically linked binaries [275bcf56](https://github.com/spf13/hugo/commit/275bcf566c7cb72367d4423cf4810319311ff680) [@munnerz](https://github.com/munnerz) [#3382](https://github.com/spf13/hugo/issues/3382) 
-* Filename change in Hugo 0.20.3 binaries [\](https://github.com/spf13/hugo/issues/3385)
-* Fix version calculation [cb3c6b6f](https://github.com/spf13/hugo/commit/cb3c6b6f7670f85189a4a3637e7132901d1ed6e9) [@bep](https://github.com/bep) 
-
-
-
-
-
-
diff --git a/docs/temp/0.20.5-relnotes.md b/docs/temp/0.20.5-relnotes.md
deleted file mode 100644 (file)
index 346c1f0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-This is a bug-fix relase which fixes the version number of `0.20.4` (which wrongly shows up as `0.21-DEV`) ([#3388](https://github.com/spf13/hugo/issues/3388)).
\ No newline at end of file