This commit is contained in:
Anthony Sottile 2018-01-02 19:33:13 -08:00
parent 097bba63b8
commit 04aef9e78c
2 changed files with 9 additions and 2 deletions

View file

@ -1,9 +1,16 @@
1.4.3
=====
### Fixes
- `pre-commit` on windows can find pythons at non-hardcoded paths.
- #674 PR by @asottile
1.4.2
=====
### Fixes
- `pre-commit` no longer clears `GIT_SSH` environment variable when cloning.
- #671 PR by rp-tanium.
- #671 PR by @rp-tanium.
1.4.1
=====