We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f4c1d commit a6554f4Copy full SHA for a6554f4
1 file changed
NEWS
@@ -3,8 +3,8 @@ testtools NEWS
3
4
Changes and improvements to testtools_, grouped by release.
5
6
-NEXT
7
-~~~~
+2.5.0
+~~~~~
8
9
Improvements
10
------------
@@ -18,6 +18,9 @@ Improvements
18
decorators as well as test method decorators, just as they can in
19
unittest.
20
21
+* The ``SameMembers`` matcher class is now exposed as part of the public
22
+ matchers API.
23
+
24
Changes
25
-------
26
0 commit comments