releaser: Add release notes to /docs for release of 0.76.1 - 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 58ac83a98cc51bd4a282ab04112cdc09a96e78ed
(DIR) parent 2b8e8e6d9619af2095bff9e27b3b486cd4fc4b4c
(HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Wed, 7 Oct 2020 07:33:10 +0000
releaser: Add release notes to /docs for release of 0.76.1
[ci skip]
Diffstat:
A docs/content/en/news/0.76.1-relnot… | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/docs/content/en/news/0.76.1-relnotes/index.md b/docs/content/en/news/0.76.1-relnotes/index.md
@@ -0,0 +1,20 @@
+
+---
+date: 2020-10-07
+title: "Hugo 0.76.1: 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.
+
+* langs/i18n: Fix i18n .Count regression [f9e798e8](https://github.com/gohugoio/hugo/commit/f9e798e8c4234bd60277e3cb10663ba254d4ecb7) [@bep](https://github.com/bep) [#7787](https://github.com/gohugoio/hugo/issues/7787)
+* Fix typo in 0.76.0 release note [ee56efff](https://github.com/gohugoio/hugo/commit/ee56efffcb3f81120b0d3e0297b4fb5966124354) [@digitalcraftsman](https://github.com/digitalcraftsman)
+
+
+