From d4c98e58003500184870ed83fcbab581ff7f393c Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Fri, 13 Sep 2019 08:04:20 +0000 Subject: [PATCH] releaser: Add release notes for 0.58.2 [ci skip] --- temp/0.58.2-relnotes-ready.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 temp/0.58.2-relnotes-ready.md diff --git a/temp/0.58.2-relnotes-ready.md b/temp/0.58.2-relnotes-ready.md new file mode 100644 index 00000000..d8a63d59 --- /dev/null +++ b/temp/0.58.2-relnotes-ready.md @@ -0,0 +1,9 @@ + + +This is a bug-fix release with a couple of important fixes. + +* Fix cache keys for bundled resoures in transform.Unmarshal [c0d75736](https://github.com/gohugoio/hugo/commit/c0d7573677e9726c14749ccd432dccb75e0d194d) [@bep](https://github.com/bep) [#6327](https://github.com/gohugoio/hugo/issues/6327) +* filecache: Ignore "does not exist" errors in prune [fcfa6f33](https://github.com/gohugoio/hugo/commit/fcfa6f33bbebc128a3f9bc3162173bc3780c5f50) [@bep](https://github.com/bep) [#6326](https://github.com/gohugoio/hugo/issues/6326)[#5745](https://github.com/gohugoio/hugo/issues/5745) + + + -- 2.30.2