From 928f51ad249331d10c9be27c2d57b1c3b4705ebf Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 30 Nov 2015 19:56:08 -0800 Subject: [PATCH] Update history to reflect merge of #4205 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a5adb225..e0f8c769 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * Pass build options into `clean` command (#4177) * Allow users to use .htm and .xhtml (XHTML5.) (#4160) * Prevent Shell Injection. (#4200) + * Convertible should make layout data accessible via `layout` instead of `page` (#4205) ### Development Fixes