diff options
author | hugoreleaser <[email protected]> | 2018-06-28 12:36:15 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2018-06-28 12:36:15 +0000 |
commit | 02aa3200307a35c086707533c08ad6bf95a0f9d5 (patch) | |
tree | f0d24f9c808c49b8d519b225f4fe6ea388cd52d0 | |
parent | d2640fbc194f49d5c9c90a8ae70f04469b856f9d (diff) | |
download | hugo-02aa3200307a35c086707533c08ad6bf95a0f9d5.tar.gz hugo-02aa3200307a35c086707533c08ad6bf95a0f9d5.zip |
releaser: Add release notes to /docs for release of 0.42.2v0.42.2
[ci skip]
-rw-r--r-- | docs/content/en/news/0.42.2-relnotes/index.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.42.2-relnotes/index.md b/docs/content/en/news/0.42.2-relnotes/index.md new file mode 100644 index 000000000..f680b560f --- /dev/null +++ b/docs/content/en/news/0.42.2-relnotes/index.md @@ -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) + + + + + |