mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 04:50:20 -06:00
v1.6.0
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,3 +1,19 @@
|
||||
1.6.0
|
||||
=====
|
||||
|
||||
### Features
|
||||
- Hooks now may have a `verbose` option to produce output even without failure
|
||||
- #689 issue by @bagerard.
|
||||
- #695 PR by @bagerard.
|
||||
- Installed hook no longer requires `bash`
|
||||
- #699 PR by @asottile.
|
||||
|
||||
### Fixes
|
||||
- legacy pre-push / commit-msg hooks are now invoked as if `git` called them
|
||||
- #693 issue by @samskiter.
|
||||
- #694 PR by @asottile.
|
||||
- #699 PR by @asottile.
|
||||
|
||||
1.5.1
|
||||
=====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user