summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-10-14 15:15:22 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-10-14 15:15:22 +0000
commit60f0725b3e827b4ffd384d183ca12322fe036ba4 (patch)
treefc16d8098418a83523c877eae1ed4660b101cb7c
parentdcf70ea5a594b72355cfcc97aabd9102b9b82e9c (diff)
releaser: Add release notes to /docs for release of 0.76.5v0.76.5
[ci skip]
-rw-r--r--docs/content/en/news/0.76.5-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
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
index 000000000..063cbbaa9
--- /dev/null
+++ b/docs/content/en/news/0.76.5-relnotes/index.md
@@ -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)
+
+
+