summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPieter Engelbrecht <pengelbrecht@rems2.com>2020-06-29 13:49:19 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2020-07-12 17:33:24 +0200
commitb1f0a930d347b8e4fe04c500c3201f1960b7a8f8 (patch)
treeecb909a9863ed5c8290ccf7ab38a33fee76af625 /ChangeLog
parent4920630115b6c56813f62a8d7744dba0a2598817 (diff)
downloadpylint-git-b1f0a930d347b8e4fe04c500c3201f1960b7a8f8.tar.gz
Update metafiles
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f9939822..f27df2c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,8 @@ Release date: TBA
Close #3383
+* Fix `fail-under` not accepting floats
+
* Fix a bug with `ignore-docstrings` ignoring all lines in a module
* Fix `pre-commit` config that could lead to undetected duplicate lines of code