From 004125bcd223be762b340983e89ada96471f6a4e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 3 Jun 2013 21:02:07 +0200 Subject: [PATCH] Update history to reflect merge of #1147. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1e2fbcf6..8401efa8 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ (#1156) ### Site Enhancements + * Add a Pro Tip to docs about front matter variables being optional (#1147) * Add changelog to site as History page in /docs/ (#1065) * Add note to Upgrading page about new config options in 1.0.x (#1146) * Documentation for `date_to_rfc822` and `uri_escape` (#1142)