This commit is contained in:
Anthony Sottile 2015-02-22 08:39:33 -08:00
parent c4c3c735fd
commit 9f107a0327
4 changed files with 20 additions and 8 deletions

View file

@ -1,3 +1,15 @@
0.4.0
=====
- Fix trailing-whitespace on OS X
- Add check-added-large-files hook
- Add check-docstring-first hook
- Add requirements-txt-fixer hook
- Add check-case-conflict hook
- Use yaml's CLoader when available in check-yaml for more speed
- Add check-xml hook
- Fix end-of-file-fixer for windows
- Add double-quote-string-fixer hook
0.3.0
=====
- Add autopep8-wrapper hook