mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-29 02:13:34 +00:00
1.1 KiB
1.1 KiB
date: 2017-06-24 title: 0.24.1
This release fixes some important archetype-related regressions from the recent Hugo 0.24-release.
Fixes
- Fix archetype regression when no archetype file 4294dd8d @bep #3626
- Preserve shortcodes in archetype templates b63e4ee1 @bep #3623
- Fix handling of timezones with positive UTC offset (e.g., +0800) in TOML 0744f81e @bep #3628