diff options
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 6d0c9a7b..f59e4e77 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,6 +5,8 @@ Change history for Coverage.py Version 3.1, unreleased
-----------------------
+- Python 3.1 is now supported.
+
- Coverage.py has a new command line syntax with subcommands. This expands the
possibilities for adding features and options in the future. The old syntax
is still supported.
|