Files
hugo/content/news/0.30.2-relnotes-ready.md
T
digitalcraftsman af2905fe45 Fix order of releases in news section
Two content files with the same date will be sorted by title as
second criterion. Hence, releases can not appear in descending
order. Using a more precise timestamp solves this issue.
2017-10-19 17:19:08 +02:00

473 B


date: 2017-10-19T12:00:00+02:00 title: "0.30.2: One More Bugfix" description: "Fixes Fast Render mode when having sub-path in baseURL." slug: "0.30.2" categories: ["Releases"] images:

  • images/blog/hugo-bug-poster.png

This release fixes Fast Render mode with sub-path in baseURL 31641033 @bep #3981.