diff options
Diffstat (limited to 'docs/content/en/news/0.83.1-relnotes/index.md')
-rw-r--r-- | docs/content/en/news/0.83.1-relnotes/index.md | 19 |
1 files changed, 19 insertions, 0 deletions
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 000000000..e896b04e1 --- /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: One Bug Fix" +description: "This version fixes an issue 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) + + + |