hugo/content/news/0-23.md
Bjørn Erik Pedersen ec4e6f9df2 Squashed 'docs/' content from commit f887bd7b
git-subtree-dir: docs
git-subtree-split: f887bd7b4e3e7c7e76cd63951e5b0d37d8fe0ac7
2017-08-10 17:18:22 +02:00

4.4 KiB

date categories description link title draft author
2017-06-16T17:53:58-04:00
Releases
Hugo 0.23 is mainly a release that handles all the small changes needed to get Hugo moved to a GitHub organisation Hugo 0.23 false bep

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