Add changelog

This commit is contained in:
MengJueM 2016-04-20 22:32:35 +08:00
parent 1a37035d71
commit f51c34ef31
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
*
*
* Fix win32 path issue when puttinging custom config file with absolute path
in ``pytest.main("-c your_absolute_path")``.
* Fix maximum recursion depth detection when raised error class is not aware
of unicode/encoded bytes.