mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-03 19:21:12 +00:00
1.5 KiB
1.5 KiB
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