Update release notes with the new Hugo var

This commit is contained in:
bep 2015-01-19 02:58:27 +01:00
parent 724357a242
commit 7257ab6855

View file

@ -32,6 +32,7 @@ A lot has happened since Hugo v0.12.0 was released.
* `in` and `intersect`
* `trim`
* `replace`
* A top level `Hugo` variable is added with various build information
* Several new ways to order and group content:
* `ByPublishDate`
* `GroupByPublishDate(format, order)`