From 3d267b3baad24dc7c53c84fd675fa02d770434ea Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 2 Jun 2013 14:31:50 +0200 Subject: [PATCH] Update history to reflect merge of #1065 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9a5c0a89..a5b9b7b9 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ (#1156) ### Site Enhancements + * 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) * Documentation highlight boxes shouldn't show scrollbars if not necessary (#1123)