index.md (474B)
1
2 ---
3 date: 2021-05-02
4 title: "Hugo 0.83.1: One Bug Fix"
5 description: "This version fixes an issue introduced in 0.83.0."
6 categories: ["Releases"]
7 images:
8 - images/blog/hugo-bug-poster.png
9
10 ---
11
12
13
14 This is a bug-fix release with one important fix.
15
16 * 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)
17
18
19