Update history to reflect merge of #4205

[ci skip]
This commit is contained in:
Parker Moore 2015-11-30 19:56:08 -08:00
parent 4890cecaf3
commit 928f51ad24
1 changed files with 1 additions and 0 deletions

View File

@ -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