hugo/docs/content/release-notes/0.23-relnotes.md

4.2 KiB


date: 2017-06-16 title: 0.23

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