URI: 
       releaser: Add release notes for 0.65.3 [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 d8bde266c1ea752e71f92d968a4d2c06be59a342
   DIR parent 0bd6356c6d2a2bac06d0c3705bf13a90cb7a2688
  HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Sun, 23 Feb 2020 09:58:31 +0000
       
       releaser: Add release notes for 0.65.3
       [ci skip]
       
       Diffstat:
         A temp/0.65.3-relnotes-ready.md       |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/temp/0.65.3-relnotes-ready.md b/temp/0.65.3-relnotes-ready.md
       @@ -0,0 +1,10 @@
       +
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +* Fix panic when home page is drafted [0bd6356c](https://github.com/gohugoio/hugo/commit/0bd6356c6d2a2bac06d0c3705bf13a90cb7a2688) [@bep](https://github.com/bep) [#6927](https://github.com/gohugoio/hugo/issues/6927)
       +* Fix goldmark toc rendering [ca68abf0](https://github.com/gohugoio/hugo/commit/ca68abf0bc2fa003c2052143218f7b2ab195a46e) [@satotake](https://github.com/satotake) [#6736](https://github.com/gohugoio/hugo/issues/6736)[#6809](https://github.com/gohugoio/hugo/issues/6809)
       +* Fix crashes for 404 in IsAncestor etc. [a524124b](https://github.com/gohugoio/hugo/commit/a524124beb0e7ca226c207ea48a90cea2cbef76e) [@bep](https://github.com/bep) [#6931](https://github.com/gohugoio/hugo/issues/6931)
       +
       +
       +