summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2015-04-04 06:19:32 -0400
committerJohn Szakmeister <john@szakmeister.net>2015-04-04 06:19:32 -0400
commitb0d058f9bb61c78dd5a0dfade6f1a6a94fed4c88 (patch)
tree177b1efde13c4d5946acc47c806a303837a0275f
parentd22b74668fc79ef16050ed2526534848b2f16255 (diff)
downloadnose-b0d058f9bb61c78dd5a0dfade6f1a6a94fed4c88.tar.gz
Update NEWS.
-rw-r--r--NEWS15
1 files changed, 5 insertions, 10 deletions
diff --git a/NEWS b/NEWS
index c217e64..c3081ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
-1.3.4
+1.3.5
-----
-1.3.4 fixes an issue with Python 3.4 and initializing a TestSuite
-properly, along with a couple of other minor issues.
+1.3.5 fixes several minor issues, including the gathering of tests when using
+package notation, using the coverage plugin with multiprocessing, and several
+others. See the CHANGELOG for more details.
Also note that nose 1.x is in maintenance mode. We will not be
looking to add any features, and you should seriously consider
@@ -10,10 +11,4 @@ looking at nose2 as the way forward.
If you're interested in the future of nose, please take a look at the
nose2 project on github (https://github.com/nose-devs/nose2) or pypi
-(http://pypi.python.org/pypi/nose2/0.4.7).
-
-And lastly if you have the money to spare, please consider donating to
-the John Hunter memorial fund (http://numfocus.org/johnhunter/). We
-all give up time with our families to work on free software: so now
-the free software community that has benefited so much from that
-time we took can give something back to his family.
+(http://pypi.python.org/pypi/nose2/0.5.0).