Update history to reflect merge of #1271.

This commit is contained in:
Parker Moore 2013-07-08 19:58:06 +02:00
parent e8d82fd88c
commit dbc20b787d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* Fix an issue with directories and permalinks that have a plus sign * Fix an issue with directories and permalinks that have a plus sign
(+) in them (#1215) (+) in them (#1215)
* Provide better error reporting when generating sites (#1253) * Provide better error reporting when generating sites (#1253)
* Latest posts first in non-LSI `related_posts` (#1271)
### Development Fixes ### Development Fixes
* Merge the theme and layout cucumber steps into one step (#1151) * Merge the theme and layout cucumber steps into one step (#1151)