summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fe0f3cf6..5ba13b775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,6 @@ Release date: TBA
..
Put new features here
-* Workflow and packaging improvements
What's New in Pylint 2.7.3?
===========================
@@ -18,6 +17,10 @@ Release date: TBA
..
Put bug fixes that will be cherry-picked to latest major version here
+* Fix issue with Enums and `class-attribute-naming-style=snake_case`
+
+ Closes #4149
+
What's New in Pylint 2.7.2?
===========================
@@ -30,6 +33,9 @@ Release date: 2021-02-28
Closes #3636
+* Workflow and packaging improvements
+
+
What's New in Pylint 2.7.1?
===========================
Release date: 2021-02-23