diff --git a/History.markdown b/History.markdown index efcc7cf84..0b5662391 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ ### 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) ### Site Enhancements * Add link to jekyll-minibundle in the doc's plugins list (#1035)