Update history to reflect the closing of #2324.

This commit is contained in:
Parker Moore 2014-05-07 15:12:45 -04:00
parent 77c0249d72
commit 23a9db1e4d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* Don't fail if any of the path objects are nil (#2325) * Don't fail if any of the path objects are nil (#2325)
* Instantiate all descendants for converters and generators, not just * Instantiate all descendants for converters and generators, not just
direct subclasses (#2334) direct subclasses (#2334)
* Replace all instances of `site.name` with `site.title` in site template (#2324)
### Development Fixes ### Development Fixes