hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 5bc547389a5d2b1708403f182c9c792f7c044ced
parent bb3254385af3a408661cb9c1c761996576321573
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Sat,  4 Sep 2021 09:39:19 +0000

releaser: Add release notes to /docs for release of 0.88.1

[ci skip]

Diffstat:
Adocs/content/en/news/0.88.1-relnotes/index.md | 19+++++++++++++++++++
1 file 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
@@ -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)
+
+
+