Skip to content

Commit bf9b945

Browse files
committed
fix changelog
1 parent 41d61ed commit bf9b945

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG

+4-3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
- Fix issue #411: Add __eq__ method to assertion comparison example.
1313
Thanks Ben Webb.
1414

15+
- fix issue 877: propperly handle assertion explanations with non-ascii repr
16+
Thanks Mathieu Agopian for the report and Ronny Pfannschmidt for the PR.
17+
18+
1519
2.8.0
1620
-----------------------------
1721

@@ -207,9 +211,6 @@
207211
2.7.3 (compared to 2.7.2)
208212
-----------------------------
209213

210-
- fix issue 877: propperly handle assertion explanations with non-ascii repr
211-
Thanks Mathieu Agopian for the report
212-
213214
- Allow 'dev', 'rc', or other non-integer version strings in `importorskip`.
214215
Thanks to Eric Hunsberger for the PR.
215216

0 commit comments

Comments
 (0)