mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes to /docs for release of 0.49.2
[ci skip]
This commit is contained in:
parent
ad60948c46
commit
42cde66663
1 changed files with 21 additions and 0 deletions
21
docs/content/en/news/0.49.2-relnotes/index.md
Normal file
21
docs/content/en/news/0.49.2-relnotes/index.md
Normal file
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue