From: Bjørn Erik Pedersen Date: Wed, 13 Jun 2018 10:11:04 +0000 (+0200) Subject: Release 0.42.1 X-Git-Tag: v0.42.1~2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d67e843c1212e1f53933556b5f946c8541188d9a;p=brevno-suite%2Fhugo Release 0.42.1 --- diff --git a/temp/0.42.1-relnotes-ready.md b/temp/0.42.1-relnotes-ready.md new file mode 100644 index 00000000..92a701e1 --- /dev/null +++ b/temp/0.42.1-relnotes-ready.md @@ -0,0 +1,7 @@ + + +This is a bug-fix release with two fixes: + +* Reset the global pages cache on server rebuilds [128f14ef](https://github.com/gohugoio/hugo/commit/128f14efad90886ffef37c01ac1e20436a732f97) [@bep](https://github.com/bep) [#4845](https://github.com/gohugoio/hugo/issues/4845) +* Do not fail server build when /static is missing [34ee27a7](https://github.com/gohugoio/hugo/commit/34ee27a78b9e2b5f475d44253ae234067b76cc6e) [@bep](https://github.com/bep) [#4846](https://github.com/gohugoio/hugo/issues/4846) + diff --git a/temp/0.42.1-relnotes.md b/temp/0.42.1-relnotes.md deleted file mode 100644 index ebcd6d4a..00000000 --- a/temp/0.42.1-relnotes.md +++ /dev/null @@ -1,27 +0,0 @@ - - -This is a bug-fix release with a couple of important fixes. - - -Hugo now has: - -* 26321+ [stars](https://github.com/gohugoio/hugo/stargazers) -* 444+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) -* 235+ [themes](http://themes.gohugo.io/) - -## Enhancements - -### Core - -* Reset the global pages cache on server rebuilds [128f14ef](https://github.com/gohugoio/hugo/commit/128f14efad90886ffef37c01ac1e20436a732f97) [@bep](https://github.com/bep) [#4845](https://github.com/gohugoio/hugo/issues/4845) - -### Other - -* Do not fail server build when /static is missing [34ee27a7](https://github.com/gohugoio/hugo/commit/34ee27a78b9e2b5f475d44253ae234067b76cc6e) [@bep](https://github.com/bep) [#4846](https://github.com/gohugoio/hugo/issues/4846) - -## Fixes - - - - -