From: hugoreleaser Date: Thu, 8 Oct 2020 17:07:29 +0000 (+0000) Subject: releaser: Add release notes for 0.76.3 X-Git-Tag: v0.76.3~2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1b1d62fdc95415990aae8848092a6dc8dafc8fd4;p=brevno-suite%2Fhugo releaser: Add release notes for 0.76.3 [ci skip] --- diff --git a/temp/0.76.3-relnotes-ready.md b/temp/0.76.3-relnotes-ready.md new file mode 100644 index 00000000..eb57f63b --- /dev/null +++ b/temp/0.76.3-relnotes-ready.md @@ -0,0 +1,9 @@ + + +This is a bug-fix release with a couple of important fixes. + +* langs/i18n: Add workaround for known language, but missing plural rule error [33e9d79b](https://github.com/gohugoio/hugo/commit/33e9d79b78b32d0cc19693ab3c29ba9941d80f8f) [@bep](https://github.com/bep) [#7798](https://github.com/gohugoio/hugo/issues/7798) +* langs/i18n: Fix for bare TOML keys [fc6abc39](https://github.com/gohugoio/hugo/commit/fc6abc39c75c152780151c35bc95b12bee01b09c) [@bep](https://github.com/bep) + + +