releaser: Add release notes for 0.65.1

[ci skip]
This commit is contained in:
hugoreleaser 2020-02-20 13:42:26 +00:00
parent 7ef5a4c83e
commit a449e87da7

View file

@ -0,0 +1,9 @@
This is a bug-fix release with a couple of important fixes.
* hugolib: Fix 2 Paginator.Pages taxonomy regressions [7ef5a4c8](https://github.com/gohugoio/hugo/commit/7ef5a4c83e4560bced3eee0ccf0e0db176146f44) [@bep](https://github.com/bep) [#6921](https://github.com/gohugoio/hugo/issues/6921)[#6918](https://github.com/gohugoio/hugo/issues/6918)
* hugolib: Fix deletion of orphaned sections [a70bbd06](https://github.com/gohugoio/hugo/commit/a70bbd0696df3b0a6889650e48a07f8223151da4) [@bep](https://github.com/bep) [#6920](https://github.com/gohugoio/hugo/issues/6920)