From aef8369865adc32d11cb37a973cdb9fe9079c199 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Wed, 7 Oct 2020 07:33:10 +0000 Subject: [PATCH] releaser: Add release notes for 0.76.1 [ci skip] --- temp/0.76.1-relnotes-ready.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 temp/0.76.1-relnotes-ready.md diff --git a/temp/0.76.1-relnotes-ready.md b/temp/0.76.1-relnotes-ready.md new file mode 100644 index 000000000..fd5b8b249 --- /dev/null +++ b/temp/0.76.1-relnotes-ready.md @@ -0,0 +1,9 @@ + + +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) + + +