mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-11 07:14:18 +00:00
Fix AttributeError referring to enabled_extensions
Release v2.5.4
This commit is contained in:
parent
1845ec33ec
commit
e2d6f33151
3 changed files with 7 additions and 2 deletions
|
|
@ -1,6 +1,11 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.5.4 - 2016-02-11
|
||||
------------------
|
||||
|
||||
- **Bug** Missed an attribute rename during the v2.5.3 release.
|
||||
|
||||
2.5.3 - 2016-02-11
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue