mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
Prepare release 2.2.5
This commit is contained in:
parent
467233f185
commit
247877b7c5
2 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,13 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.2.5 - 2014-10-19
|
||||
------------------
|
||||
|
||||
- Flush standard out when using multiprocessing
|
||||
|
||||
- Make the check for "# flake8: noqa" more strict
|
||||
|
||||
2.2.4 - 2014-10-09
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.2.4'
|
||||
__version__ = '2.2.5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue