Skip to content

Commit a6554f4

Browse files
committed
Release 2.5.0
This commit prepares the NEWS file for the 2.5.0 release.
1 parent 61f4c1d commit a6554f4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

NEWS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ testtools NEWS
33

44
Changes and improvements to testtools_, grouped by release.
55

6-
NEXT
7-
~~~~
6+
2.5.0
7+
~~~~~
88

99
Improvements
1010
------------
@@ -18,6 +18,9 @@ Improvements
1818
decorators as well as test method decorators, just as they can in
1919
unittest.
2020

21+
* The ``SameMembers`` matcher class is now exposed as part of the public
22+
matchers API.
23+
2124
Changes
2225
-------
2326

0 commit comments

Comments
 (0)