URI: 
       releaser: Add release notes for 0.86.1 [ci skip] - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit e0304c06ed13b514def616b3cd824c83745ffaee
   DIR parent e90b3591a155d1266a86c9490886720740b9d62e
  HTML 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:
         A temp/0.86.1-relnotes-ready.md       |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
   DIR 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)
       +
       +
       +