Update history to reflect merge of #1201.

This commit is contained in:
Parker Moore 2013-07-14 17:45:56 +02:00
parent 4ce89ac96d
commit db0be233cf
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* In the generated site, remove files that will be replaced by a * In the generated site, remove files that will be replaced by a
directory (#1118) directory (#1118)
* Fail loudly if a user-specified configuration file doesn't exist (#1098) * Fail loudly if a user-specified configuration file doesn't exist (#1098)
* Allow for all options for Kramdown HTML Converter (#1201)
### Bug Fixes ### Bug Fixes
* Fix pagination in subdirectories. (#1198) * Fix pagination in subdirectories. (#1198)