Add trim and replace to release notes
authorbep <bjorn.erik.pedersen@gmail.com>
Sun, 18 Jan 2015 14:18:03 +0000 (15:18 +0100)
committerbep <bjorn.erik.pedersen@gmail.com>
Sun, 18 Jan 2015 14:18:03 +0000 (15:18 +0100)
docs/content/meta/release-notes.md

index 123e90b495ec122d7aa7666af4f79fceeafda62c..669df8eb8702d23a9a2529a147ae6d11691f18f3 100644 (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)`