commit 604ddb90c5d6f1ca5583be1ec0ea8e48f014741a
parent 535755e4f80d96b42a9be05fa85c7827a5e1dbc7
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Thu, 11 Oct 2018 12:01:51 +0200
Merge branch 'release-0.49.2'
Diffstat:
1 file changed, 21 insertions(+), 0 deletions(-)
diff --git a/docs/content/en/news/0.49.2-relnotes/index.md 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)
+
+
+
+
+