mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
added a CHANGES section
This commit is contained in:
parent
df4358dfcc
commit
bc80ac7f48
1 changed files with 18 additions and 0 deletions
18
README
18
README
|
|
@ -45,3 +45,21 @@ like this::
|
||||||
|
|
||||||
If *strict* option is set to **1**, any warning will block the commit. When
|
If *strict* option is set to **1**, any warning will block the commit. When
|
||||||
*strict* is set to **0**, warnings are just displayed in the standard output.
|
*strict* is set to **0**, warnings are just displayed in the standard output.
|
||||||
|
|
||||||
|
CHANGES
|
||||||
|
=======
|
||||||
|
|
||||||
|
0.7 - 2010-02-18
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- Fix pep8 intialization when run through Hg
|
||||||
|
- Make pep8 short options work when run throug the command line
|
||||||
|
- skip duplicates when controlling files via Hg
|
||||||
|
|
||||||
|
|
||||||
|
0.6 - 2010-02-15
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- Fix the McCabe metric on some loops
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue