This commit is contained in:
Anthony Sottile
2019-04-01 09:44:09 -07:00
parent 6302dec938
commit b33f2c40d8
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
1.15.1
======
### Fixes
- Fix command length calculation on posix when `SC_ARG_MAX` is not defined.
- #691 issue by @ushuz.
- #987 PR by @asottile.
1.15.0
======

View File

@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 1.15.0
version = 1.15.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown