This commit is contained in:
Anthony Sottile 2017-02-16 09:55:57 -08:00
parent 0478c6008c
commit 3bc12b14e9
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
0.13.0
======
- Autoupdate now works even when the current state is broken.
- Improve pre-push fileset on new branches
- Allow "language local" hooks, hooks which install dependencies using
`additional_dependencies` and `language` are now allowed in `repo: local`.
0.12.2
======
- Fix docker hooks on older (<1.12) docker