aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/news/0.86.1-relnotes/index.md
blob: 68a893bfbdeaccc0c48d30e26b44b70679888130 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

---
date: 2021-07-30
title: "Hugo 0.86.1: One Bug Fix"
description: "This version fixes a bug 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)