mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes to /docs for release of 0.88.1
[ci skip]
This commit is contained in:
parent
bb3254385a
commit
5bc547389a
1 changed files with 19 additions and 0 deletions
19
docs/content/en/news/0.88.1-relnotes/index.md
Normal file
19
docs/content/en/news/0.88.1-relnotes/index.md
Normal file
|
@ -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)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue