index.md (484B)
1
2 ---
3 date: 2020-10-14
4 title: "Hugo 0.76.5: A couple of Bug Fixes"
5 description: "This version fixes a couple of bugs introduced in 0.76.0."
6 categories: ["Releases"]
7 images:
8 - images/blog/hugo-bug-poster.png
9
10 ---
11
12
13
14 This is a bug-fix release with one important fix.
15
16 * 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)
17
18
19