diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 192b3c91..aaf2da7b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,16 @@ Change history for Coverage.py ------------------------------ +Version 4.0a4 --- 25 January 2015 +--------------------------------- + +- Plugins can now provide sys_info for debugging output. + +- Started plugins documentation. + +- Prepared to move the docs to readthedocs.org. + + Version 4.0a3 --- 20 January 2015 --------------------------------- @@ -45,6 +55,8 @@ Version 4.0a2 --- 14 January 2015 It will probably still work on older versions of PyPy, but I'm not testing against them. +- Plugins! + - The original command line switches (`-x` to run a program, etc) are no longer supported. |
