Add changes to changelog.

This commit is contained in:
Javi Romero 2016-07-22 12:54:42 +02:00
parent 7e37497d5a
commit 1aab6e3bc2
1 changed files with 3 additions and 1 deletions

View File

@ -36,12 +36,14 @@
Thanks `@bagerard`_ for reporting (`#1503`_). Thanks to `@davehunt`_ and
`@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.
Fixes(`#925`_). Thanks `@DRMacIver`_ for reporting. Thanks to `@RedBeardCode`_
for PR.
* Updated docstrings with a more uniform style.
*
* ImportErrors in plugins now are a fatal error instead of issuing a