Update history to reflect merge of #1687

This commit is contained in:
Matt Rogers
2013-11-01 22:56:05 -05:00
parent 06469b5eb4
commit e70c71edd4

View File

@@ -35,6 +35,8 @@
* Capitalize the short verbose switch because it conflicts with the
built-in Commander switch (#1660)
* Fix compatibility with 1.8.x (#1665)
* Fix an error with the new file watching code due to library version
incompatibilities (#1687)
### Development Fixes
* Add coverage reporting with Coveralls (#1539)