releaser: Add release notes for 0.76.1

[ci skip]
This commit is contained in:
hugoreleaser 2020-10-07 07:33:10 +00:00
parent f9e798e8c4
commit aef8369865

View file

@ -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)