Update history to reflect merge of #1253

This commit is contained in:
Matt Rogers
2013-07-01 09:46:33 -05:00
parent 359383b5b4
commit 826a70f54f

View File

@@ -14,6 +14,7 @@
* Fix pagination in subdirectories. (#1198)
* Fix an issue with directories and permalinks that have a plus sign
(+) in them (#1215)
* Provide better error reporting when generating sites (#1253)
### Development Fixes
* Merge the theme and layout cucumber steps into one step (#1151)