Skip to content

Commit 4ce4a56

Browse files
committed
release 2.8.3
1 parent be249f3 commit 4ce4a56

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ testtools NEWS
33

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

6+
2.8.3
7+
~~~~~
8+
9+
Changes
10+
-------
11+
12+
* Add 'Typing :: Typed' classifier to package metadata.
13+
(Jelmer Vernooij)
14+
15+
Improvements
16+
------------
17+
18+
* Add comprehensive type annotations to assertions, compat, run, and other modules.
19+
(Jelmer Vernooij, Stephen Finucane)
20+
21+
* Support async setUp/tearDown validation with Deferreds.
22+
(Jelmer Vernooij)
23+
624
2.8.2
725
~~~~~
826

0 commit comments

Comments
 (0)