diff options
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 9f0a2762..6727d078 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,8 @@ Continued refactoring. - Removed the undocumented cache_file argument to coverage.usecache().
+- .coverage data files have a new format.
+
Version 3.0b1, 7 March 2009
---------------------------
|