Forgot to add the Changes for 1.7.0

Closes #50
This commit is contained in:
Ian Cordasco 2012-12-21 18:31:06 -05:00
parent d79a2e5bc7
commit 625694094c

10
README
View file

@ -228,6 +228,16 @@ McCabe:
CHANGES
=======
1.7.0 - 2012-12-21
------------------
- Fixes part of #35: Exception for no WITHITEM being an attribute of Checker
for python 3.3
- Support stdin
- Incorporate @phd's builtins pull request
- Fix the git hook
- Update pep8.py to the latest version
1.6.2 - 2012-11-25
------------------