From: hugoreleaser Date: Thu, 11 Oct 2018 09:47:57 +0000 (+0000) Subject: releaser: Add release notes to /docs for release of 0.49.2 X-Git-Tag: v0.49.2^0 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=42cde666638dcdddc9125ac3acf9a6817aa3ba5f;p=brevno-suite%2Fhugo releaser: Add release notes to /docs for release of 0.49.2 [ci skip] --- diff --git a/docs/content/en/news/0.49.2-relnotes/index.md b/docs/content/en/news/0.49.2-relnotes/index.md new file mode 100644 index 00000000..a4bfc979 --- /dev/null +++ b/docs/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) + + + + +