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

This commit is contained in:
Parker Moore 2014-05-08 21:28:22 -04:00
parent e278997750
commit ee021a6a5d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
direct subclasses (#2334)
* Replace all instances of `site.name` with `site.title` in site template (#2324)
* `Jekyll::Filters#time` now accepts UNIX timestamps in string or number form (#2339)
* Use `item_property` for `where` filter so it doesn't break on collections (#2359)
### Development Fixes