Update history to reflect closing of #2464. [ci skip]

This commit is contained in:
Parker Moore 2014-05-30 18:01:18 -04:00
parent 6849d6a5e5
commit 3f8ee8dc93
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
* Allow front-matter defaults to set post categories (#2373)
* Fix command in subcommand deprecation warning (#2457)
* Keep all parent directories of files/dirs in `keep_files` (#2458)
* When using RedCarpet and Rouge without Rouge installed, fixed erroneous
error which stated that redcarpet was missing, not rouge. (#2464)
### Development Fixes