From: Bjørn Erik Pedersen Date: Fri, 22 Apr 2016 18:47:21 +0000 (+0200) Subject: docs: Order by Lastmod in release notes X-Git-Tag: v0.16~44 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=efa9bdcc;p=brevno-suite%2Fhugo docs: Order by Lastmod in release notes --- diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 392bbb84..cdd8625f 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -27,6 +27,7 @@ Hugo now has: * Add support for Go 1.6 `block` keyword in templates {{}} * Partial static sync {{}} * Source file based relative linking (a la Github) {{}} +* Add `ByLastmod` sort function to pages. * Templates functions: * Add `countwords` and `countrunes` template funcs {{}} * Add `default` template function {{}}