Merge commit '74309fe5699a595080fdb3a14711e0869babce99'

This commit is contained in:
Bjørn Erik Pedersen
2018-10-29 09:23:25 +01:00
59 changed files with 306 additions and 127 deletions

View File

@@ -1,17 +1,13 @@
---
date: 2018-10-11
title: "0.49.2"
description: "0.49.2"
title: "Hugo 0.49.2: One Bug Fix"
description: "Fixes a type issue in append and Scratch.Add"
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png
---
This is fixes one regression from Hugo `0.42.1`:
This 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)