From e18a2ad3f4be161a25f59720958cffe2a5b745ca Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Tue, 24 Mar 2020 08:21:09 +0000 Subject: [PATCH] releaser: Add release notes for 0.68.2 [ci skip] --- temp/0.68.2-relnotes-ready.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 temp/0.68.2-relnotes-ready.md diff --git a/temp/0.68.2-relnotes-ready.md b/temp/0.68.2-relnotes-ready.md new file mode 100644 index 000000000..5c1ee1dcf --- /dev/null +++ b/temp/0.68.2-relnotes-ready.md @@ -0,0 +1,8 @@ + + +This is a bug-fix release with one important fix. + +* Fix cache reset for a page's collections on server live reload [cfa73050](https://github.com/gohugoio/hugo/commit/cfa73050a49b2646fe3557cefa0ed31989b0eeeb) [@bep](https://github.com/bep) [#7085](https://github.com/gohugoio/hugo/issues/7085) + + +