This commit is contained in:
Anthony Sottile 2015-12-22 19:33:34 -08:00
parent fadeb509ad
commit 75aaadd4c4
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
0.7.3
=====
- Fix regression introduced in 0.7.1 breaking `git commit -a`
0.7.2
=====
- Add `always_run` setting for hooks to run even without file changes.