diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-22 09:32:59 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-22 09:32:59 -0400 |
commit | 903614bfea14fb3c5f8bb828c1a2675d81526ced (patch) | |
tree | 51111c142e557487dc719a77e01aeaf5ecf3d1e6 /doc/changes.rst | |
parent | 7fbed893087d7d036813defef3b3d3afef00a052 (diff) | |
download | python-coveragepy-git-903614bfea14fb3c5f8bb828c1a2675d81526ced.tar.gz |
Update details for 4.0b2
Diffstat (limited to 'doc/changes.rst')
-rw-r--r-- | doc/changes.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 4feb12b2..510353a6 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -31,7 +31,8 @@ Major change history for coverage.py .. :history: 20131005T205700, updated for 3.7 .. :history: 20131212T213100, updated for 3.7.1 .. :history: 20150124T134800, updated for 4.0a4 -.. :history: 20150902T174700, updated for 4.0b1 +.. :history: 20150802T174700, updated for 4.0b1 +.. :history: 20150822T092800, updated for 4.0b2 These are the major changes for coverage.py. For a more complete change @@ -43,8 +44,8 @@ history, see the `CHANGES.txt`_ file in the source tree. .. _changes_40: -Version 4.0b1 pre-release --- 2 August 2015 -------------------------------------------- +Version 4.0b2 pre-release --- 22 August 2015 +-------------------------------------------- Backward incompatibilities: |