Update history to reflect merge of #1665

This commit is contained in:
Matt Rogers 2013-10-28 14:36:25 -05:00
parent bca4d37d57
commit 08adcd4a37
1 changed files with 1 additions and 0 deletions

View File

@ -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)