summaryrefslogtreecommitdiffstats
path: root/content/en/news/0.76.2-relnotes/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/news/0.76.2-relnotes/index.md')
-rw-r--r--content/en/news/0.76.2-relnotes/index.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/content/en/news/0.76.2-relnotes/index.md b/content/en/news/0.76.2-relnotes/index.md
new file mode 100644
index 000000000..c071fdcac
--- /dev/null
+++ b/content/en/news/0.76.2-relnotes/index.md
@@ -0,0 +1,17 @@
+
+---
+date: 2020-10-07
+title: "Hugo 0.76.2: One Bug Fix"
+description: "This release reverts to an older (and working) version of the JS minifier."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+This is a bug-fix release with one important fix.
+
+* 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)
+
+
+