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

This commit is contained in:
Parker Moore 2014-05-21 01:11:26 -04:00
parent b9c3d8ba03
commit eaf02f5a79
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* 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)
* Allow front-matter defaults to set post categories (#2373)
### Development Fixes