Update history to reflect fixing of #2334.

This commit is contained in:
Parker Moore
2014-05-07 15:00:30 -04:00
parent f2f2ebfa4f
commit 8f0146c564

View File

@@ -11,6 +11,8 @@
* Update gist tag comments and error message to require username (#2326)
* Fix `permalink` setting in site template (#2331)
* Don't fail if any of the path objects are nil (#2325)
* Instantiate all descendants for converters and generators, not just
direct subclasses (#2334)
### Development Fixes