mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-29 08:42:08 -05:00
8b9bdc403d
[ci skip]
15 lines
593 B
Markdown
15 lines
593 B
Markdown
|
|
|
|
This is a bug-fix release with a couple of important fixes.
|
|
|
|
* Update CONTRIBUTING.md 4e94d1db @bep
|
|
* Fix raw TOML dates in where/eq 0566bbf7 @bep #9979
|
|
* deps: Update to github.com/pelletier/go-toml/v2 v2.0.1 534e7155 @anthonyfok
|
|
* tpl/path: Add path.BaseName function 953f215f @jmooring #9973
|
|
* livereload: Use `X-Forwarded-Host` for Codespace 8e2fd559 @satotake #9936
|
|
* helpers: Fix panic with invalid defaultMarkdownHandler 311b8008 @bep #9968
|
|
* resources: Register MediaTypes before build c7d5f9f0 @vanbroup #9971
|
|
* releaser: Prepare repository for 0.101.0-DEV bfebd8c0 @bep
|
|
|
|
|
|
|