Add trim and replace to release notes

This commit is contained in:
bep 2015-01-18 15:18:03 +01:00
parent 4f4015d751
commit 90afe41e49

View file

@ -30,6 +30,8 @@ A lot has happened since Hugo v0.12.0 was released.
* `sort`
* `markdownify`
* `in` and `intersect`
* `trim`
* `replace`
* Several new ways to order and group content:
* `ByPublishDate`
* `GroupByPublishDate(format, order)`