From 88d8111093e9024c75df5edb0467dec45548011f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 25 Apr 2017 09:48:23 +0200 Subject: [PATCH] docs: Remove temp release notes --- docs/temp/0.20.3-relnotes.md | 17 ----------------- docs/temp/0.20.4-relnotes.md | 21 --------------------- docs/temp/0.20.5-relnotes.md | 3 --- 3 files changed, 41 deletions(-) delete mode 100644 docs/temp/0.20.3-relnotes.md delete mode 100644 docs/temp/0.20.4-relnotes.md delete mode 100644 docs/temp/0.20.5-relnotes.md diff --git a/docs/temp/0.20.3-relnotes.md b/docs/temp/0.20.3-relnotes.md deleted file mode 100644 index c702b788b..000000000 --- a/docs/temp/0.20.3-relnotes.md +++ /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 index ab5e3361e..000000000 --- a/docs/temp/0.20.4-relnotes.md +++ /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 index 346c1f0f9..000000000 --- a/docs/temp/0.20.5-relnotes.md +++ /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