commit a449e87da7ac2906b9ce1b4aef9ec76fd9adc205
parent 7ef5a4c83e4560bced3eee0ccf0e0db176146f44
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Thu, 20 Feb 2020 13:42:26 +0000
releaser: Add release notes for 0.65.1
[ci skip]
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/temp/0.65.1-relnotes-ready.md b/temp/0.65.1-relnotes-ready.md
@@ -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)
+
+
+