index.md (513B)
1
2 ---
3 date: 2020-10-07
4 title: "Hugo 0.76.2: One Bug Fix"
5 description: "This release reverts to an older (and working) version of the JS minifier."
6 categories: ["Releases"]
7 images:
8 - images/blog/hugo-bug-poster.png
9
10 ---
11
12 This is a bug-fix release with one important fix.
13
14 * Revert "deps: Update to github.com/tdewolff/minify v2.9.4" [6dd60fca](https://github.com/gohugoio/hugo/commit/6dd60fca73ff96b48064bb8c6586631a2370ffc6) [@bep](https://github.com/bep) [#7792](https://github.com/gohugoio/hugo/issues/7792)
15
16
17