Fix git version number in changelog

This commit is contained in:
Anthony Sottile 2020-01-02 13:05:57 -08:00
parent db46dc79bb
commit 3fadbefab9

View file

@ -12,7 +12,7 @@
- #1249 PR by @asottile. - #1249 PR by @asottile.
- Add support for the `pre-merge-commit` git hook. - Add support for the `pre-merge-commit` git hook.
- #1210 PR by @asottile. - #1210 PR by @asottile.
- this requires git 1.24+. - this requires git 2.24+.
- Add `pre-commit autoupdate --freeze` which produces "frozen" revisions. - Add `pre-commit autoupdate --freeze` which produces "frozen" revisions.
- #1068 issue by @SkypLabs. - #1068 issue by @SkypLabs.
- #1256 PR by @asottile. - #1256 PR by @asottile.