Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f4595dc

Browse files
committed
v1.1.1
1 parent c3c6175 commit f4595dc

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
1.1.1
2+
=====
3+
4+
### Features
5+
- pre-commit also checks the `ssl` module for virtualenv health
6+
- Suggestion by @merwok.
7+
- #619 PR by @asottile.
8+
### Fixes
9+
- pre-commit no longer crashes with unstaged files when run for the first time
10+
- #620 #621 issue by @Lucas-C.
11+
- #622 PR by @asottile.
12+
113
1.1.0
214
=====
315

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.1.0',
12+
version='1.1.1',
1313

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

0 commit comments

Comments
 (0)