Skip to content

Commit 981fcb2

Browse files
committed
added CHANGELOG and AUTHORS entry
1 parent 1ee3d40 commit 981fcb2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Andy Freeland
1010
Anthon van der Neut
1111
Armin Rigo
1212
Aron Curzon
13+
Aviv Palivoda
1314
Benjamin Peterson
1415
Bob Ippolito
1516
Brian Dorsey

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,15 @@
2525
* Fix (`#1437`_): When passing in a bytestring regex pattern to parameterize
2626
attempt to decode it as utf-8 ignoring errors.
2727

28-
*
28+
* Fix (`#649`_): parametrized test nodes cannot be specified to run on the command line.
2929

3030
*
3131

3232

3333
.. _#1437: https://github.com/pytest-dev/pytest/issues/1437
3434
.. _#469: https://github.com/pytest-dev/pytest/issues/469
3535
.. _#1431: https://github.com/pytest-dev/pytest/pull/1431
36+
.. _#649: https://github.com/pytest-dev/pytest/issues/649
3637

3738
.. _@asottile: https://github.com/asottile
3839

0 commit comments

Comments
 (0)