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.42.2
[ci skip]
This commit is contained in:
parent
d2640fbc19
commit
02aa320030
1 changed files with 19 additions and 0 deletions
19
docs/content/en/news/0.42.2-relnotes/index.md
Normal file
19
docs/content/en/news/0.42.2-relnotes/index.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
|
||||
---
|
||||
date: 2018-06-28
|
||||
title: "0.42.2"
|
||||
description: "0.42.2"
|
||||
categories: ["Releases"]
|
||||
images:
|
||||
- images/blog/hugo-bug-poster.png
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
This release fixe broken server-reload on config changes. This is a regression from Hugo `0.42`. [3a7706b0](https://github.com/gohugoio/hugo/commit/3a7706b069107e5fa6112b3f7ce006f16867cb38) [@bep](https://github.com/bep) [#4878](https://github.com/gohugoio/hugo/issues/4878)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue