mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Update CHANGES for 2.4.1
This commit is contained in:
parent
97dba87d1d
commit
3ce1050d0f
1 changed files with 5 additions and 1 deletions
|
|
@ -1,12 +1,16 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.x.x - 2015-yy-zz
|
||||
2.4.1 - 2015-05-18
|
||||
------------------
|
||||
|
||||
- **Bug** Do not raise a ``SystemError`` unless there were errors in the
|
||||
setuptools command. (`GitLab#39`_, `GitLab!23`_)
|
||||
|
||||
- **Bug** Do not verify dependencies of extensions loaded via entry-points.
|
||||
|
||||
- **Improvement** Blacklist versions of pep8 we know are broken
|
||||
|
||||
.. _GitLab#39: https://gitlab.com/pycqa/flake8/issues/39
|
||||
.. _GitLab!23: https://gitlab.com/pycqa/flake8/merge_requests/23
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue