mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes to /docs for release of 0.76.2
[ci skip]
This commit is contained in:
parent
830b1a94de
commit
207913f349
1 changed files with 19 additions and 0 deletions
19
docs/content/en/news/0.76.2-relnotes/index.md
Normal file
19
docs/content/en/news/0.76.2-relnotes/index.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
|
||||
---
|
||||
date: 2020-10-07
|
||||
title: "Hugo 0.76.2: 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.
|
||||
|
||||
* Revert "deps: Update to github.com/tdewolff/minify v2.9.4" [6dd60fca](https://github.com/gohugoio/hugo/commit/6dd60fca73ff96b48064bb8c6586631a2370ffc6) [@bep](https://github.com/bep) [#7792](https://github.com/gohugoio/hugo/issues/7792)
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue