releaser: Add release notes to /docs for release of 0.76.5 v0.76.5
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Wed, 14 Oct 2020 15:15:22 +0000 (15:15 +0000)
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Wed, 14 Oct 2020 15:15:22 +0000 (15:15 +0000)
[ci skip]

docs/content/en/news/0.76.5-relnotes/index.md [new file with mode: 0644]

diff --git a/docs/content/en/news/0.76.5-relnotes/index.md b/docs/content/en/news/0.76.5-relnotes/index.md
new file mode 100644 (file)
index 0000000..063cbba
--- /dev/null
@@ -0,0 +1,19 @@
+
+---
+date: 2020-10-14
+title: "Hugo 0.76.5: 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 one important fix.
+
+* Render aliases even if render=link [79a022a1](https://github.com/gohugoio/hugo/commit/79a022a15c5f39b8ae87a94665f14bf1797b605c) [@bep](https://github.com/bep) [#7832](https://github.com/gohugoio/hugo/issues/7832)
+
+
+