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

Skip to content

Commit eecf347

Browse files
committed
v1.12.0
1 parent 0c9a53b commit eecf347

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.12.0
2+
======
3+
4+
### Fixes
5+
- Install multi-hook repositories only once (performance)
6+
- issue by @chriskuehl.
7+
- #852 PR by @asottile.
8+
- Improve performance by factoring out pkg_resources (performance)
9+
- #840 issue by @RonnyPfannschmidt.
10+
- #846 PR by @asottile.
11+
112
1.11.2
213
======
314

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
1515
url='https://github.com/pre-commit/pre-commit',
16-
version='1.11.2',
16+
version='1.12.0',
1717
author='Anthony Sottile',
1818
author_email='[email protected]',
1919
classifiers=[

0 commit comments

Comments
 (0)