Skip to content

Commit 5b91aff

Browse files
committed
Extend the changelog with some of the changes mentioned in #28.
1 parent 8c5859b commit 5b91aff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Changelog
1212
settings from ``.coveragerc`` will be used instead).
1313
* Fixed `.pth` installation to work in all cases (install, easy_install, wheels, develop etc).
1414
* Fixed `.pth` uninstallation to work for wheel installs.
15+
* Support for coverage 4.0.
16+
* Data file suffixing changed to use coverage's ``data_suffix=True`` option (instead of the
17+
custom suffixing).
1518

1619
1.8.2 (2014-11-06)
1720
------------------

0 commit comments

Comments
 (0)