:books: Add ENV support to release notes - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 01c33898579a2208327ff2a5d3ef20188e36092a
DIR parent 9ddf52021ba568c6262aa94210c6655a801c833b
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Wed, 20 Apr 2016 23:50:43 +0200
:books: Add ENV support to release notes
Diffstat:
M docs/content/meta/release-notes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md
@@ -20,7 +20,7 @@ Hugo now has:
* 77 (+10) themes
### New Features
-
+* Support reading configuration variables from the OS environment {{<gh 2090 >}}
* Add emoji support {{<gh 1892>}}
* Add `themesDir` option to configuration {{<gh 1556>}}
* Add support for Go 1.6 `block` keyword in templates {{<gh 1832>}}