summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/whatsnew/2.3.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/whatsnew/2.3.rst b/doc/whatsnew/2.3.rst
index 6ba22b995..a90aec9b4 100644
--- a/doc/whatsnew/2.3.rst
+++ b/doc/whatsnew/2.3.rst
@@ -33,7 +33,8 @@ New checkers
Other Changes
=============
-Quite a lot of bug fixes and improvements went into this release:
+Quite a lot of bug fixes and improvements went into this release, here's a handful of them.
+For the full changes, check the Changelog.
* We no longer emit ``*-not-iterating`` checks for builtins consumed by ``itertools``