diff --git a/History.markdown b/History.markdown index 9559d3bf..0d08c354 100644 --- a/History.markdown +++ b/History.markdown @@ -2,7 +2,12 @@ ### Major Enhancements ### Minor Enhancements + * Search the hierarchy of pagination path up to site root to determine template page for + pagination. (#1198) + ### Bug Fixes + * Fix pagination in subdirectories. (#1198) + ### Development Fixes * Merge the theme and layout cucumber steps into one step (#1151)