mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Merge branch 'release-0.76.5'
This commit is contained in:
commit
62119022d1
1 changed files with 19 additions and 0 deletions
19
docs/content/en/news/0.76.5-relnotes/index.md
Normal file
19
docs/content/en/news/0.76.5-relnotes/index.md
Normal file
|
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue