From c463da34c357bbf60ca35646a838a8f75fc4a415 Mon Sep 17 00:00:00 2001 From: Tarek Ziade Date: Tue, 14 Feb 2012 13:24:46 +0100 Subject: [PATCH] added details in the README + new contributor --- CONTRIBUTORS.txt | 3 ++- README | 10 +++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index fb6ce8b..fd6b7a8 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -1,9 +1,10 @@ Project created by Tarek Ziadé. -Contributors: +Contributors (by order of appearence) : - Tamás Gulácsi - Nicolas Dumazet - Stefan Scherfke - Chris Adams - Ben Bass +- Ask Solem diff --git a/README b/README index 3c6a189..fdae31a 100644 --- a/README +++ b/README @@ -108,10 +108,14 @@ projects: CHANGES ======= -1.1 - ? -------- +1.1 - 2012-02-14 +---------------- -? +- fixed the value returned by --version +- allow the flake8: header to be more generic +- fixed the "hg hook raises 'physical lines'" bug +- allow three argument form of raise +- now uses setuptools if available, for 'develop' command 1.0 - 2011-11-29 ----------------