mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
20 lines
474 B
Markdown
20 lines
474 B
Markdown
|
|
||
|
---
|
||
|
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)
|
||
|
|
||
|
|
||
|
|