From 1aab6e3bc2c3953b9fcd635a02d4226324bfb2eb Mon Sep 17 00:00:00 2001 From: Javi Romero Date: Fri, 22 Jul 2016 12:54:42 +0200 Subject: [PATCH] Add changes to changelog. --- CHANGELOG.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 51150c823..2e55acbbc 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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