summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2021-09-04 09:39:19 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2021-09-04 09:39:19 +0000
commit5bc547389a5d2b1708403f182c9c792f7c044ced (patch)
tree83f98699d343c9931918774f6b874b5190734ae3
parentbb3254385af3a408661cb9c1c761996576321573 (diff)
releaser: Add release notes to /docs for release of 0.88.1v0.88.1
[ci skip]
-rw-r--r--docs/content/en/news/0.88.1-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.88.1-relnotes/index.md b/docs/content/en/news/0.88.1-relnotes/index.md
new file mode 100644
index 000000000..4afbf0468
--- /dev/null
+++ b/docs/content/en/news/0.88.1-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2021-09-04
+title: "Hugo 0.88.1: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.88.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+This is a bug-fix release with one important fix.
+
+* Bump down again to Go 1.16.7 for the release builds [e1ead4db](https://github.com/gohugoio/hugo/commit/e1ead4dbca4cfb00ec0893c8c8563c91624ecca7) [@bep](https://github.com/bep) [#8952](https://github.com/gohugoio/hugo/issues/8952)[#8955](https://github.com/gohugoio/hugo/issues/8955)
+
+
+