summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEric Larson <larson.eric.d@gmail.com>2014-08-03 10:12:23 -0700
committerEric Larson <larson.eric.d@gmail.com>2016-01-27 14:35:40 -0500
commit822db03d54f5fe3b6064d582677d7b74474682f5 (patch)
tree3b2c06157315fcccd02583816f0229f472507991 /CHANGELOG
parent344a215c8aa4c74f70ecaa70ed54c5158da59757 (diff)
downloadnose-822db03d54f5fe3b6064d582677d7b74474682f5.tar.gz
ENH: Allow not printing coverage report
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fe2ed89..25d5090 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,6 +32,8 @@
1.3.3
+- Add option to suppress printing of coverage report
+ Patch by Eric Larson.
- Fixed a minor issue with the reported version number.
1.3.2
@@ -883,4 +885,3 @@
- Increased compatibility with python 2.3 (and maybe earlier)
- Increased compatibility with tests written for py.test: now calls
module.setup_module(module) if module.setup_module() fails
-