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

Skip to content

Commit 0bc40bc

Browse files
committed
v1.20.0
1 parent d099304 commit 0bc40bc

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.20.0 - 2019-10-28
2+
===================
3+
4+
### Features
5+
- Allow building newer versions of `ruby`.
6+
- #1193 issue by @choffee.
7+
- #1195 PR by @choffee.
8+
- Bump versions reported in `pre-commit sample-config`.
9+
- #1197 PR by @asottile.
10+
11+
### Fixes
12+
- Fix rare race condition with multiple concurrent first-time runs.
13+
- #1192 issue by @raholler.
14+
- #1196 PR by @asottile.
15+
116
1.19.0 - 2019-10-26
217
===================
318

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 1.19.0
3+
version = 1.20.0
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)