releaser: Add release notes for 0.65.2 [ci skip] - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit aa2ef45421dd36b680d240114fb7f26d0a0843ab
 (DIR) parent 76b2afe642c37aedc7269b41d6fca5b78f467ce4
 (HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Fri, 21 Feb 2020 10:10:11 +0000
       
       releaser: Add release notes for 0.65.2
       [ci skip]
       
       Diffstat:
         A temp/0.65.2-relnotes-ready.md       |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/temp/0.65.2-relnotes-ready.md b/temp/0.65.2-relnotes-ready.md
       @@ -0,0 +1,10 @@
       +
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +* Apply missing go fmt [76b2afe6](https://github.com/gohugoio/hugo/commit/76b2afe642c37aedc7269b41d6fca5b78f467ce4) [@bep](https://github.com/bep) 
       +* Fix panic on no output formats [f4605303](https://github.com/gohugoio/hugo/commit/f46053034759c4f9790a79e0a146dbc1b426b1ff) [@bep](https://github.com/bep) [#6924](https://github.com/gohugoio/hugo/issues/6924)
       +* Fix panic in 404.Parent [4c2a0de4](https://github.com/gohugoio/hugo/commit/4c2a0de412a850745ad32e580fcd65575192ca53) [@bep](https://github.com/bep) [#6924](https://github.com/gohugoio/hugo/issues/6924)
       +
       +
       +