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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-10-07 11:59:11 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-10-07 11:59:11 +0300
commit207913f349a7178a2615d15e0de2239de1160792 (patch)
tree13e3ef9177aebf45cf887dbc32833d05af82def5
parent830b1a94dec0a03f8d2c207801a0456e0030465a (diff)
releaser: Add release notes to /docs for release of 0.76.2v0.76.2
[ci skip]
-rw-r--r--docs/content/en/news/0.76.2-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.76.2-relnotes/index.md b/docs/content/en/news/0.76.2-relnotes/index.md
new file mode 100644
index 000000000..866ddbfbb
--- /dev/null
+++ b/docs/content/en/news/0.76.2-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2020-10-07
+title: "Hugo 0.76.2: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.76.0."
+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)
+
+
+