diff options
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 6803bd9..b29c1f0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ Change history for Coverage.py
------------------------------
+Next version
+------------
+
+- Added the --timid option to enable a simpler slower trace function that works
+ for DecoratorTools (including TurboGears) projects.
+
Version 3.0.1, 7 July 2009
--------------------------
|