commit 2bb9496ce29dfe90e8b3664ed8cf7f895011b2d4
parent e73f7a770dfb06f23d842d589bdd3d0fb53c7eed
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Tue, 20 Apr 2021 13:48:04 +0200
Merge branch 'release-0.82.1'
Diffstat:
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/docs/content/en/news/0.82.1-relnotes/index.md b/docs/content/en/news/0.82.1-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2021-04-20
+title: "Hugo 0.82.1: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.82.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+This is a bug-fix release with one important fix.
+
+* Regression in media type suffix lookup [6e9d2bf0](https://github.com/gohugoio/hugo/commit/6e9d2bf0c936900f8f676d485098755b3f463373) [@bep](https://github.com/bep) [#8406](https://github.com/gohugoio/hugo/issues/8406)
+
+
+