Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/content/meta/release-notes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md
index 123e90b49..669df8eb8 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)`