shithub: hugo

Download patch

ref: 7257ab6855df7c5c0a1614daee39bdc684ae8056
parent: 724357a2425354f85b80280c03da96175908eb01
author: bep <[email protected]>
date: Sun Jan 18 21:58:27 EST 2015

Update release notes with the new Hugo var

--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -32,6 +32,7 @@
 	* `in` and `intersect` 
 	* `trim`
 	* `replace`
+* A top level `Hugo` variable is added with various build information
 * Several new ways to order and group content:
 	* `ByPublishDate`
 	* `GroupByPublishDate(format, order)`