Skip to content

Commit fbebd84

Browse files
committed
v1.8.1
1 parent c420741 commit fbebd84

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.8.1
2+
=====
3+
4+
### Fixes
5+
- Fix integration with go 1.10 and `pkg` directory
6+
- #725 PR by @asottile
7+
- Restore support for `git<1.8.5` (inadvertantly removed in 1.7.0)
8+
- #723 issue by @JohnLyman.
9+
- #724 PR by @asottile.
10+
11+
112
1.8.0
213
=====
314

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='1.8.0',
12+
version='1.8.1',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)