mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v1.16.0
This commit is contained in:
parent
72f98d26e6
commit
75651dc8b0
2 changed files with 21 additions and 1 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
|
@ -1,3 +1,23 @@
|
|||
1.16.0
|
||||
======
|
||||
|
||||
### Features
|
||||
- Add support for `prepare-commit-msg` hook
|
||||
- #1004 PR by @marcjay.
|
||||
|
||||
### Fixes
|
||||
- Fix repeated legacy `pre-commit install` on windows
|
||||
- #1010 issue by @AbhimanyuHK.
|
||||
- #1011 PR by @asottile.
|
||||
- Whitespace fixup
|
||||
- #1014 PR by @mxr.
|
||||
- Fix CI check for working pcre support
|
||||
- #1015 PR by @Myrheimb.
|
||||
|
||||
### Misc.
|
||||
- Switch CI from travis / appveyor to azure pipelines
|
||||
- #1012 PR by @asottile.
|
||||
|
||||
1.15.2
|
||||
======
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue