mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
prep for 1.5
This commit is contained in:
parent
164a32126c
commit
2f396e061a
1 changed files with 9 additions and 3 deletions
12
README
12
README
|
|
@ -222,10 +222,16 @@ McCabe:
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
1.5
|
||||
---
|
||||
1.5 - 2012-10-13
|
||||
----------------
|
||||
|
||||
- fixed the stdin
|
||||
- make sure mccabe catches the syntax errors as warnings
|
||||
- pep8 upgrade
|
||||
- added max_line_length default value
|
||||
- added Flake8Command and entry points is setuptools is around
|
||||
- using the setuptools console wrapper when available
|
||||
|
||||
???
|
||||
|
||||
1.4 - 2012-07-12
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue