Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/news/0.88.1-relnotes/index.md')
-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)
+
+
+