Add changes to changelog.
This commit is contained in:
parent
7e37497d5a
commit
1aab6e3bc2
|
@ -36,12 +36,14 @@
|
||||||
Thanks `@bagerard`_ for reporting (`#1503`_). Thanks to `@davehunt`_ and
|
Thanks `@bagerard`_ for reporting (`#1503`_). Thanks to `@davehunt`_ and
|
||||||
`@tomviner`_ for PR.
|
`@tomviner`_ for PR.
|
||||||
|
|
||||||
* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.
|
* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.
|
||||||
|
|
||||||
* Improve of the test output for logical expression with brackets.
|
* Improve of the test output for logical expression with brackets.
|
||||||
Fixes(`#925`_). Thanks `@DRMacIver`_ for reporting. Thanks to `@RedBeardCode`_
|
Fixes(`#925`_). Thanks `@DRMacIver`_ for reporting. Thanks to `@RedBeardCode`_
|
||||||
for PR.
|
for PR.
|
||||||
|
|
||||||
|
* Updated docstrings with a more uniform style.
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
||||||
* ImportErrors in plugins now are a fatal error instead of issuing a
|
* ImportErrors in plugins now are a fatal error instead of issuing a
|
||||||
|
|
Loading…
Reference in New Issue