diff --git a/History.markdown b/History.markdown index ad37616b..4ddd4fe9 100644 --- a/History.markdown +++ b/History.markdown @@ -32,6 +32,7 @@ * Downcase lexers before passing them to pygments (#1615) * Capitalize the short verbose switch because it conflicts with the built-in Commander switch (#1660) + * Fix compatibility with 1.8.x (#1665) ### Development Fixes * Add coverage reporting with Coveralls (#1539)