diff --git a/History.markdown b/History.markdown index 76b83d6a..adeb4211 100644 --- a/History.markdown +++ b/History.markdown @@ -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)