summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkumar <kumar.mcmillan@gmail.com>2011-11-11 11:54:53 -0600
committerkumar <kumar.mcmillan@gmail.com>2011-11-11 11:54:53 -0600
commitde6903bb843f3a14b807db755fbdda2aa883cfcd (patch)
tree430bec8d31936316a7748f85ce85f3dfdaec4c77
parent38a976ccaeef112f988058ebbac7833f7bcecfa1 (diff)
downloadnose-de6903bb843f3a14b807db755fbdda2aa883cfcd.tar.gz
edit to changelog
-rw-r--r--CHANGELOG5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index abb73c3..8f6233b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,9 @@
-1.1.4
+1.1.3
- Fixed issue where plugins included with `addplugins` keyword could
be overridden by built-in plugins (or third-party plugins registered
with setuptools) of the same name (#466).
Patch by Brendan McCollam
-
-1.1.3
-
- Adds :option:`--cover-xml` and :option:`--cover-xml-file` (#311).
Patch by Timothée Peignier.
- Adds support for :option:`--cover-branches` (related to #370).