summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13a2d977f..be49bc113 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,11 @@ Release date: TBA
Closes #3031
+* Normalize the input to the ``ignore-paths`` option to allow both Posix and
+ Windows paths
+
+ Closes #5194
+
* Fix double emitting of ``not-callable`` on inferrable ``properties``
Closes #4426