Skip to content

Commit

Permalink
releaser: Add release notes to /docs for release of 0.86.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Jul 30, 2021
1 parent 580d320 commit f6821b8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/content/en/news/0.86.1-relnotes/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

---
date: 2021-07-30
title: "Hugo 0.86.1: A couple of Bug Fixes"
description: "This version fixes a couple of bugs introduced in 0.86.0."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png

---



This is a bug-fix release with one important fix.

* config: Fix a potential deadlock in config reading [94b616bd](https://github.com/gohugoio/hugo/commit/94b616bdfad177daa99f5e87535943f509198f6f) [@bep](https://github.com/bep) [#8791](https://github.com/gohugoio/hugo/issues/8791)



0 comments on commit f6821b8

Please sign in to comment.