From 6e0dd1fa88e6bcb19c2c848399c34c9cf3ddb24c Mon Sep 17 00:00:00 2001 From: bep Date: Thu, 22 Jan 2015 01:19:02 +0100 Subject: [PATCH] Add dateFormat to release notes --- content/meta/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index 61c070e6e..52d544345 100644 --- a/content/meta/release-notes.md +++ b/content/meta/release-notes.md @@ -32,6 +32,7 @@ A lot has happened since Hugo v0.12.0 was released. * `in` and `intersect` * `trim` * `replace` + * `dateFormat` * A top level `Hugo` variable is added with various build information * Several new ways to order and group content: * `ByPublishDate`