hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit e0304c06ed13b514def616b3cd824c83745ffaee
parent e90b3591a155d1266a86c9490886720740b9d62e
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Fri, 30 Jul 2021 10:13:32 +0000

releaser: Add release notes for 0.86.1
[ci skip]

Diffstat:
Atemp/0.86.1-relnotes-ready.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/temp/0.86.1-relnotes-ready.md b/temp/0.86.1-relnotes-ready.md
@@ -0,0 +1,8 @@
+
+
+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)
+
+
+