Update AUTHORS and CHANGELOG
This commit is contained in:
parent
444cdfe6e3
commit
75679f08c9
1
AUTHORS
1
AUTHORS
|
@ -42,6 +42,7 @@ Marc Schlaich
|
|||
Mark Abramowitz
|
||||
Martijn Faassen
|
||||
Nicolas Delaby
|
||||
Pieter Mulder
|
||||
Piotr Banaszkiewicz
|
||||
Punyashloka Biswal
|
||||
Ralf Schmitt
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
2.7.2 (compared to 2.7.1)
|
||||
-----------------------------
|
||||
|
||||
- preserve warning functions after call to pytest.deprecated_call
|
||||
|
||||
- fix issue767: pytest.raises value attribute does not contain the exception
|
||||
instance on Python 2.6. Thanks Eric Siegerman for providing the test
|
||||
case and Bruno Oliveira for PR.
|
||||
|
|
Loading…
Reference in New Issue