This commit is contained in:
Anthony Sottile 2015-05-23 20:34:58 -07:00
parent b0a44462dd
commit f537b77808
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
0.5.1
=====
- Fix bug with unknown non-ascii hook-id
- Avoid crash when .git/hooks is not present in some git clients
0.5.0
=====
- Add a new "local" hook type for running hooks without remote configuration.