From c397f2c08087cf4cda3abe2d146e30f58d6d3216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 11 Oct 2018 11:41:46 +0200 Subject: [PATCH] Release 0.49.2 --- temp/0.49.2-relnotes-ready.md | 10 ++++++++++ temp/0.49.2-relnotes.md | 23 ----------------------- 2 files changed, 10 insertions(+), 23 deletions(-) create mode 100644 temp/0.49.2-relnotes-ready.md delete mode 100644 temp/0.49.2-relnotes.md diff --git a/temp/0.49.2-relnotes-ready.md b/temp/0.49.2-relnotes-ready.md new file mode 100644 index 000000000..367baaf93 --- /dev/null +++ b/temp/0.49.2-relnotes-ready.md @@ -0,0 +1,10 @@ + + +This is fixes one regression from Hugo `0.42.1`: + +* Fix type checking in Append [2159d77f](https://github.com/gohugoio/hugo/commit/2159d77f368eb1f78e51dd94133554f88052d85f) [@bep](https://github.com/bep) [#5303](https://github.com/gohugoio/hugo/issues/5303) + + + + + diff --git a/temp/0.49.2-relnotes.md b/temp/0.49.2-relnotes.md deleted file mode 100644 index 3807295b6..000000000 --- a/temp/0.49.2-relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ - - -This is a bug-fix release with one important fix. - - -Hugo now has: - -* 29421+ [stars](https://github.com/gohugoio/hugo/stargazers) -* 440+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) -* 268+ [themes](http://themes.gohugo.io/) - -## Enhancements - -## Fixes - -### Other - -* Fix type checking in Append [2159d77f](https://github.com/gohugoio/hugo/commit/2159d77f368eb1f78e51dd94133554f88052d85f) [@bep](https://github.com/bep) [#5303](https://github.com/gohugoio/hugo/issues/5303) - - - - -