Skip to content

Commit

Permalink
releaser: Add release notes to /docs for release of 0.89.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Nov 8, 2021
1 parent eaa6c96 commit 63e3a5e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/content/en/news/0.89.2-relnotes/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

---
date: 2021-11-08
title: "Hugo 0.89.2: A couple of Bug Fixes"
description: "This version fixes a couple of bugs introduced in 0.89.0."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png

---



This is a bug-fix release with a couple of important fixes.

* Fix path resolution in hugo new [2b01c85d](https://github.com/gohugoio/hugo/commit/2b01c85d14102353015cf6860d30be3d92964495) [@bep](https://github.com/bep) [#9129](https://github.com/gohugoio/hugo/issues/9129)
* deps: Upgrade github.com/yuin/goldmark v1.4.2 => v1.4.3 [c09f5c5f](https://github.com/gohugoio/hugo/commit/c09f5c5fd35c03de0444928ada3ce1c5a214b321) [@bep](https://github.com/bep) [#9137](https://github.com/gohugoio/hugo/issues/9137)



0 comments on commit 63e3a5e

Please sign in to comment.