mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 11:24:50 -04:00
Fix minor typo in 0.49.2 release note
This commit is contained in:
parent
dbe77e9484
commit
04c8a5b0e4
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
date: 2018-10-11
|
date: 2018-10-11
|
||||||
title: "Hugo 0.49.2: One Bug Fix"
|
title: "Hugo 0.49.2: One Bug Fix"
|
||||||
@ -6,12 +5,9 @@ description: "Fixes a type issue in append and Scratch.Add"
|
|||||||
categories: ["Releases"]
|
categories: ["Releases"]
|
||||||
images:
|
images:
|
||||||
- images/blog/hugo-bug-poster.png
|
- images/blog/hugo-bug-poster.png
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
This fixes one regression from Hugo `0.42.1`:
|
||||||
|
|
||||||
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)
|
* 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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user