releaser: Add release notes to /docs for release of 0.76.4 - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 50dfe40b91c8d736ea4426c767ce0e9f2bb72db2
(DIR) parent 1ef4211fea9be0a23cce5c9eafe6e9842fa3810b
(HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Mon, 12 Oct 2020 08:32:44 +0000
releaser: Add release notes to /docs for release of 0.76.4
[ci skip]
Diffstat:
A docs/content/en/news/0.76.4-relnot… | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/docs/content/en/news/0.76.4-relnotes/index.md b/docs/content/en/news/0.76.4-relnotes/index.md
@@ -0,0 +1,22 @@
+
+---
+date: 2020-10-12
+title: "Hugo 0.76.4: 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 a couple of important fixes.
+
+* snap: Install postcss v8 explicitly as it is now a peer dependency [e9a7ebaf](https://github.com/gohugoio/hugo/commit/e9a7ebaf67a63ffe5e64c3b3aaefe66feb7f1868) [@anthonyfok](https://github.com/anthonyfok)
+* lang/i18n: Fix for language code case issue with pt-br etc. [50682043](https://github.com/gohugoio/hugo/commit/506820435cacb39ce7bb1835f46a15e913b95828) [@bep](https://github.com/bep) [#7804](https://github.com/gohugoio/hugo/issues/7804)
+* Merge branch 'release-0.76.3' [49972d07](https://github.com/gohugoio/hugo/commit/49972d07925604fea45afe1ace7b5dcc6efc30bf) [@bep](https://github.com/bep)
+* Add merge helper [c98132e3](https://github.com/gohugoio/hugo/commit/c98132e30e01a9638e61bd888c769d30e4e43ad5) [@bep](https://github.com/bep)
+
+
+