Skip to content

Commit f7daf0e

Browse files
committed
Update CHANGES for release 0.3
1 parent 5f3a6f1 commit f7daf0e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
Changelog
22
============
33

4-
0.3 (2016-07-26)
4+
v0.3 (2016-07-26)
55
----------------
66

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+
716

817
v0.2 (2015-10-20)
918
---------------------

0 commit comments

Comments
 (0)