added CHANGELOG and AUTHORS entry

This commit is contained in:
palaviv 2016-03-13 23:47:41 +02:00
parent 1ee3d40dbe
commit 981fcb2798
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,7 @@ Andy Freeland
Anthon van der Neut
Armin Rigo
Aron Curzon
Aviv Palivoda
Benjamin Peterson
Bob Ippolito
Brian Dorsey

View File

@ -25,7 +25,7 @@
* Fix (`#1437`_): When passing in a bytestring regex pattern to parameterize
attempt to decode it as utf-8 ignoring errors.
*
* Fix (`#649`_): parametrized test nodes cannot be specified to run on the command line.
*
@ -33,6 +33,7 @@
.. _#1437: https://github.com/pytest-dev/pytest/issues/1437
.. _#469: https://github.com/pytest-dev/pytest/issues/469
.. _#1431: https://github.com/pytest-dev/pytest/pull/1431
.. _#649: https://github.com/pytest-dev/pytest/issues/649
.. _@asottile: https://github.com/asottile