update CHANGELOG and AUTHORS
This commit is contained in:
parent
b38fad4b82
commit
0e6ad8e59f
1
AUTHORS
1
AUTHORS
|
@ -104,6 +104,7 @@ Michael Droettboom
|
||||||
Michael Seifert
|
Michael Seifert
|
||||||
Mike Lundy
|
Mike Lundy
|
||||||
Ned Batchelder
|
Ned Batchelder
|
||||||
|
Neven Mundar
|
||||||
Nicolas Delaby
|
Nicolas Delaby
|
||||||
Oleg Pidsadnyi
|
Oleg Pidsadnyi
|
||||||
Oliver Bestwalter
|
Oliver Bestwalter
|
||||||
|
|
|
@ -6,6 +6,9 @@
|
||||||
* Provide ``:ref:`` targets for ``recwarn.rst`` so we can use intersphinx referencing.
|
* Provide ``:ref:`` targets for ``recwarn.rst`` so we can use intersphinx referencing.
|
||||||
Thanks to `@dupuy`_ for the report and `@lwm`_ for the PR.
|
Thanks to `@dupuy`_ for the report and `@lwm`_ for the PR.
|
||||||
|
|
||||||
|
* Using ``pytest.main.compatproperty`` is now issuing deprecation warning.
|
||||||
|
Thanks `@nmundar` for the PR.
|
||||||
|
|
||||||
* An error message is now displayed if ``--confcutdir`` is not a valid directory, avoiding
|
* An error message is now displayed if ``--confcutdir`` is not a valid directory, avoiding
|
||||||
subtle bugs (`#2078`_).
|
subtle bugs (`#2078`_).
|
||||||
Thanks `@nicoddemus`_ for the PR.
|
Thanks `@nicoddemus`_ for the PR.
|
||||||
|
|
Loading…
Reference in New Issue