From 2f396e061a0471936888d63ea34d3014f78263db Mon Sep 17 00:00:00 2001 From: Tarek Ziade Date: Sat, 13 Oct 2012 15:13:15 +0100 Subject: [PATCH] prep for 1.5 --- README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README b/README index 96ab869..053a704 100644 --- a/README +++ b/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 ----------------