summaryrefslogtreecommitdiffstats
path: root/content/en/news/0.76.1-relnotes/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/news/0.76.1-relnotes/index.md')
-rw-r--r--content/en/news/0.76.1-relnotes/index.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/content/en/news/0.76.1-relnotes/index.md b/content/en/news/0.76.1-relnotes/index.md
new file mode 100644
index 000000000..b28b17960
--- /dev/null
+++ b/content/en/news/0.76.1-relnotes/index.md
@@ -0,0 +1,17 @@
+
+---
+date: 2020-10-07
+title: "Hugo 0.76.1: One Bug Fix"
+description: "This version fixes one bug introduced in 0.76.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+With this, we should finally have proper [plural numerals in Russian etc.](https://discourse.gohugo.io/t/0-76-0-i18n-gone-wrong/28689/7?u=bep):
+
+* 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)
+
+
+