mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes for 0.84.1
[ci skip]
This commit is contained in:
parent
093dacab29
commit
8677cfb04f
1 changed files with 10 additions and 0 deletions
10
temp/0.84.1-relnotes-ready.md
Normal file
10
temp/0.84.1-relnotes-ready.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
This is a bug-fix release with a couple of important fixes.
|
||||
|
||||
* Fix language menu config regression [093dacab](https://github.com/gohugoio/hugo/commit/093dacab29a3c6fc363408453d0bc3b1fc159ad5) [@bep](https://github.com/bep) [#8672](https://github.com/gohugoio/hugo/issues/8672)
|
||||
* config: Fix merge of config with map[string]string values. [4a9d408f](https://github.com/gohugoio/hugo/commit/4a9d408fe0bbf4c563546e35d2be7ade4e920c4c) [@bep](https://github.com/bep) [#8679](https://github.com/gohugoio/hugo/issues/8679)
|
||||
* markup: Rename Header(s) to Heading(s) in ToC struct [a7e3da24](https://github.com/gohugoio/hugo/commit/a7e3da242f98d4799dad013d7ba2f285717640d6) [@bep](https://github.com/bep)
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue