diff --git a/History.markdown b/History.markdown index 079c4abf..81ac96c7 100644 --- a/History.markdown +++ b/History.markdown @@ -76,6 +76,7 @@ * Remove obsolete `normalize_options` method call from `bin/jekyll` (#2121). * Remove `+` characters from Pygments lexer names when adding as a CSS class (#994) + * Remove some code that caused Ruby interpreter warnings (#2178) ### Development Fixes * Add a link to the site in the README.md file (#1795)