diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2014-10-11 22:11:40 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2014-10-11 22:11:40 -0400 |
| commit | ad511c44579da8e9dc78926d8656e438dbb15064 (patch) | |
| tree | b6e3d030f67c1fabe110f5061a377bb9b49d3bda /CHANGES.txt | |
| parent | 845c03dfad682c931dd55cfcff81d5612a803df6 (diff) | |
| download | python-coveragepy-git-ad511c44579da8e9dc78926d8656e438dbb15064.tar.gz | |
Update the support statement
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a69d761d..4e657c3a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,8 @@ Change history for Coverage.py Latest ------ +- Officially support PyPy 2.3 and 2.4. + - The original command line switches (`-x` to run a program, etc) are no longer supported. |
