Skip to content

Commit 00d6e49

Browse files
committed
Release notes for 1.9.0
1 parent 61a9441 commit 00d6e49

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
=== Version 1.9.0 ==
2+
3+
Drop formal support for 2.x < 2.7
4+
Drop formal support for 3.x < 3.4
5+
6+
Fix #62 - Return result of a deferred call
7+
8+
=== Version 1.8.5 ===
9+
10+
Fix #56 - incorrect handling of () in is_ matcher
11+
Fix #60 - correct calling API call with args
12+
13+
=== Version 1.8.4 ==
14+
15+
* Fix #54 - Make instance_of work with tuple like isinstance and unittest's assertIsInstance
16+
117
=== Version 1.8.3 ===
218

319
* Fix #52 - bad handling when reporting mismatches for byte arrays in Python 3

0 commit comments

Comments
 (0)