mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes for 0.89.2
[ci skip]
This commit is contained in:
parent
2b01c85d14
commit
cf3eb580bf
1 changed files with 9 additions and 0 deletions
9
temp/0.89.2-relnotes-ready.md
Normal file
9
temp/0.89.2-relnotes-ready.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
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)
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue