releaser: Add release notes to /docs for release of 0.84.4 v0.84.4
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Thu, 1 Jul 2021 11:51:53 +0000 (11:51 +0000)
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Thu, 1 Jul 2021 11:51:53 +0000 (11:51 +0000)
[ci skip]

docs/content/en/news/0.84.4-relnotes/index.md [new file with mode: 0644]

diff --git a/docs/content/en/news/0.84.4-relnotes/index.md b/docs/content/en/news/0.84.4-relnotes/index.md
new file mode 100644 (file)
index 0000000..a04e425
--- /dev/null
@@ -0,0 +1,20 @@
+
+---
+date: 2021-07-01
+title: "Hugo 0.84.4: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.84.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+       
+
+This is a bug-fix release with a couple of important fixes.
+
+* Fix Cloudflare vs Netlify cache dir issue [4c8552b1](https://github.com/gohugoio/hugo/commit/4c8552b11477141777101e0e0609dd1f32d191e9) [@bep](https://github.com/bep) [#8714](https://github.com/gohugoio/hugo/issues/8714)
+* Fix date format in schema and opengraph templates [34e4742f](https://github.com/gohugoio/hugo/commit/34e4742f0caab0d3eb9efd00fce4157d112617b5) [@jmooring](https://github.com/jmooring) [#8671](https://github.com/gohugoio/hugo/issues/8671)
+
+
+