hugo/temp/0.23-relnotes.md
Bjørn Erik Pedersen 882b2b61fc releaser: Add release notes draft for 0.23
[ci skip]
2017-06-16 09:08:13 +02:00

4.2 KiB

Hugo 0.23 is mainly a release that handles all the small changes needed to get Hugo moved to a GitHub organisation: gohugoio, but it also contains a couple of important fixes that makes this an update worth-while for all.

Hugo now has:

Fixes

  • Fix handling of duplicate footnotes a9e551a1 @bep #1912
  • Add support for spaces in project folder for GitInfo #3533 #3552