From: bep Date: Sun, 18 Jan 2015 14:18:03 +0000 (+0100) Subject: Add trim and replace to release notes X-Git-Tag: v0.13~177 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=90afe41e;p=brevno-suite%2Fhugo Add trim and replace to release notes --- diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 123e90b4..669df8eb 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -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)`