Skip to content

Commit

Permalink
Add to CHANGELOG.rst and AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
prusse-martin committed Apr 8, 2016
1 parent 1fe3687 commit bc62d51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Marc Schlaich
Mark Abramowitz
Markus Unterwaditzer
Martijn Faassen
Martin Prusse
Matt Bachmann
Michael Aquilina
Michael Birtwell
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

*

* Fix maximum recursion depth detection when raised error class is not aware
of unicode/encoded bytes.

* Fix ``pytest.mark.skip`` mark when used in strict mode.
Thanks `@pquentin`_ for the PR and `@RonnyPfannschmidt`_ for
showing how to fix the bug.
Expand Down

0 comments on commit bc62d51

Please sign in to comment.