Update history to reflect merge of #1098

This commit is contained in:
Parker Moore 2013-07-12 18:29:04 +02:00
parent 87a3774f2e
commit 9f867c8014
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
sites. (#1247)
* In the generated site, remove files that will be replaced by a
directory (#1118)
* Fail loudly if a user-specified configuration file doesn't exist (#1098)
### Bug Fixes
* Fix pagination in subdirectories. (#1198)