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

This commit is contained in:
Parker Moore 2014-05-10 16:15:18 -04:00
parent 9a635f0ce3
commit ab990933a2
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
### Bug Fixes
* Liquid `sort` filter should sort even if one of the values is `nil` (#2345)
* Remove padding on `pre code` in the site template CSS (#2383)
### Development Fixes