Update history to reflect the closing of #2339.

This commit is contained in:
Parker Moore 2014-05-07 15:59:27 -04:00
parent 348bcae763
commit 9df239f2fd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Instantiate all descendants for converters and generators, not just
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)
### Development Fixes