Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-05-02 18:33:30 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-05-02 18:33:30 +0300
commit044d37e570d941bb3175edc744cdcf30e510eb6f (patch)
treeef42cad30bb057b38c50beaf82951139620f4a87
parentb81aedb03f7ef890d6cf2b1027516f52a85637c9 (diff)
parentfcf7775adc1510353f9c7ecb4a26213e52507c6a (diff)
Merge branch 'tempv0.83.1'
-rw-r--r--content/en/news/0.83.1-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/en/news/0.83.1-relnotes/index.md b/content/en/news/0.83.1-relnotes/index.md
new file mode 100644
index 000000000..6f028a901
--- /dev/null
+++ b/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)
+
+
+