We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3a6f1 commit f7daf0eCopy full SHA for f7daf0e
1 file changed
CHANGES.rst
@@ -1,9 +1,18 @@
1
Changelog
2
============
3
4
-0.3 (2016-07-26)
+v0.3 (2016-07-26)
5
----------------
6
7
+* Add support for assertRaises / assertWarns context managers.
8
+
9
+* Add support for converting lambda arguments in assertRaises into
10
+ context managers.
11
12
+* Fix some incorrect transformations.
13
14
+* Internal cleanup and fixes.
15
16
17
v0.2 (2015-10-20)
18
---------------------
0 commit comments