From 0de3977467cc4952d7dd568b1fbdfc8e80b70eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 20 Apr 2016 23:50:43 +0200 Subject: [PATCH] :books: Add ENV support to release notes --- content/meta/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index c51c2fe91..63480bd8e 100644 --- a/content/meta/release-notes.md +++ b/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 {{}} * Add emoji support {{}} * Add `themesDir` option to configuration {{}} * Add support for Go 1.6 `block` keyword in templates {{}}