mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
releaser: Add release notes to /docs for release of 0.65.1
[ci skip]
This commit is contained in:
20
docs/content/en/news/0.65.1-relnotes/index.md
Normal file
20
docs/content/en/news/0.65.1-relnotes/index.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
---
|
||||||
|
date: 2020-02-20
|
||||||
|
title: "Hugo 0.65.1: A couple of Bug Fixes"
|
||||||
|
description: "This version fixes a couple of bugs introduced in 0.65.0."
|
||||||
|
categories: ["Releases"]
|
||||||
|
images:
|
||||||
|
- images/blog/hugo-bug-poster.png
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
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)
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user