summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-03-24 08:21:09 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-03-24 08:21:09 +0000
commit63bbb40dfb2813a12f7178edb82bc2d270ae70c1 (patch)
tree93a9b86610755215c42ede1f3fee323455f4e71f
parent73ae6d581dbd80ad4d4bfc211cbbed05c953e2e6 (diff)
releaser: Add release notes to /docs for release of 0.68.2v0.68.2
[ci skip]
-rw-r--r--docs/content/en/news/0.68.2-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.68.2-relnotes/index.md b/docs/content/en/news/0.68.2-relnotes/index.md
new file mode 100644
index 000000000..0753715e5
--- /dev/null
+++ b/docs/content/en/news/0.68.2-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2020-03-24
+title: "Hugo 0.68.2: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.68.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+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)
+
+
+