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.83.1
[ci skip]
This commit is contained in:
parent
8900e33918
commit
5afe0a57d0
1 changed files with 19 additions and 0 deletions
19
docs/content/en/news/0.83.1-relnotes/index.md
Normal file
19
docs/content/en/news/0.83.1-relnotes/index.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
|
||||||
|
---
|
||||||
|
date: 2021-05-02
|
||||||
|
title: "Hugo 0.83.1: A couple of Bug Fixes"
|
||||||
|
description: "This version fixes a couple of bugs introduced in 0.83.0."
|
||||||
|
categories: ["Releases"]
|
||||||
|
images:
|
||||||
|
- images/blog/hugo-bug-poster.png
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
This is a bug-fix release with one important fix.
|
||||||
|
|
||||||
|
* langs/i18n: Fix warning regression in i18n [ececd1b1](https://github.com/gohugoio/hugo/commit/ececd1b122c741567a80acd8d60ccd6356fa5323) [@bep](https://github.com/bep) [#8492](https://github.com/gohugoio/hugo/issues/8492)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue