mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
a849cb2d9b
[ci skip]
1.7 KiB
1.7 KiB
date: 2019-08-17 title: "Hugo 0.57.2: A couple of Bug Fixes" description: "This version fixes a couple of bugs introduced in 0.57.0." categories: ["Releases"] images:
- images/blog/hugo-bug-poster.png
This is a bug-fix release with a couple of important fixes.
- tpl: Use RegularPages for RSS template 88d69936 @bep #6238
- hugolib: Don't use the global warning logger ea681603 @bep #6238
- tpl: Avoid "home page warning" in RSS template 564cf1bb @bep #6238
- hugolib: Allow index.md inside bundles 4b4bdcfe @bep #6208
- Adjust the default paginator for sections 18836a71 @bep #6231
- hugolib: Add a site benchmark 416493b5 @bep
- Update to Go 1.11.13 and 1.12.9 f28efd35 @bep #6228