diff --git a/CHANGELOG b/CHANGELOG index e2ecbef59..daabcb5da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,7 @@ - Fix issue #411: Add __eq__ method to assertion comparison example. Thanks Ben Webb. -- fix issue 877: propperly handle assertion explanations with non-ascii repr +- fix issue 877: properly handle assertion explanations with non-ascii repr Thanks Mathieu Agopian for the report and Ronny Pfannschmidt for the PR.