diff --git a/History.markdown b/History.markdown index 0b566239..2ee70bed 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,8 @@ ### Bug Fixes * Rename Jekyll::Logger to Jekyll::Stevenson to fix inheritance issue (#1106) * Exit with a non-zero exit code when dealing with a Liquid error (#1121) + * Make the `exclude` and `include` options backwards compatible with + versions of Jekyll prior to 1.0 (#1114) ### Site Enhancements * Add link to jekyll-minibundle in the doc's plugins list (#1035)