Update history to reflect merge of #1215

This commit is contained in:
Matt Rogers 2013-06-25 06:20:37 -07:00
parent c1850a38f7
commit 63390ecb93
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
### Bug Fixes
* Fix pagination in subdirectories. (#1198)
* Fix an issue with directories and permalinks that have a plus sign
(+) in them (#1215)
### Development Fixes
* Merge the theme and layout cucumber steps into one step (#1151)