Update history to reflect merge of #2431 [ci skip]

This commit is contained in:
Parker Moore 2014-05-21 01:07:24 -04:00
parent 65275e5841
commit b178960704
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Accept `Numeric` values for dates, not `Number` values (#2377)
* Prevent code from overflowing container in site template (#2429)
* Encode URLs in UTF-8 when escaping and unescaping (#2420)
* No Layouts or Liquid for Asset Files (#2431)
### Development Fixes