From: hugoreleaser Date: Sun, 2 May 2021 14:38:02 +0000 (+0000) Subject: releaser: Add release notes to /docs for release of 0.83.1 X-Git-Tag: v0.83.1^0 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5afe0a57d01ddcae78e326d208788c83ff44248a;p=brevno-suite%2Fhugo releaser: Add release notes to /docs for release of 0.83.1 [ci skip] --- diff --git a/docs/content/en/news/0.83.1-relnotes/index.md b/docs/content/en/news/0.83.1-relnotes/index.md new file mode 100644 index 00000000..6f028a90 --- /dev/null +++ b/docs/content/en/news/0.83.1-relnotes/index.md @@ -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) + + +