From b25bcc3f2e0f34062e6918ab4e224d2d4a79942b Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 11 Oct 2018 09:47:57 +0000 Subject: [PATCH] releaser: Add release notes to /docs for release of 0.49.2 [ci skip] --- content/en/news/0.49.2-relnotes/index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/en/news/0.49.2-relnotes/index.md diff --git a/content/en/news/0.49.2-relnotes/index.md b/content/en/news/0.49.2-relnotes/index.md new file mode 100644 index 000000000..a4bfc979c --- /dev/null +++ b/content/en/news/0.49.2-relnotes/index.md @@ -0,0 +1,21 @@ + +--- +date: 2018-10-11 +title: "0.49.2" +description: "0.49.2" +categories: ["Releases"] +images: +- images/blog/hugo-bug-poster.png + +--- + + + +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) + + + + +