We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22fcb21 commit e7e0f14Copy full SHA for e7e0f14
CHANGES.txt
@@ -2,8 +2,8 @@
2
Change history for Coverage.py
3
------------------------------
4
5
-Version 3.2b4
6
--------------
+Version 3.2b4, 1 December 2009
+------------------------------
7
8
- Branch coverage improvements:
9
@@ -13,6 +13,10 @@ Version 3.2b4
13
a report will sort it first the way you last had a coverage report sorted.
14
Thanks, `Chris Adams`_.
15
16
+- On Python 3.x, setuptools has been replaced by `Distribute`_.
17
+
18
+.. _Distribute: http://packages.python.org/distribute/
19
20
21
Version 3.2b3, 23 November 2009
22
-------------------------------
0 commit comments