index.md (467B)
1
2 ---
3 date: 2021-04-20
4 title: "Hugo 0.82.1: One Bug Fix"
5 description: "This version fixes a bug introduced in 0.82.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 * 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)
17
18
19