diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:22:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:22:08 +0000 |
commit | d73c5df2159c14c568747f2868ae7f14dc4bf62e (patch) | |
tree | fd5a8caabdd64227c675ec1baab1aa19a9b8bb5e /CHANGELOG.md | |
parent | Adding upstream version 2.11.0. (diff) | |
download | pre-commit-d73c5df2159c14c568747f2868ae7f14dc4bf62e.tar.xz pre-commit-d73c5df2159c14c568747f2868ae7f14dc4bf62e.zip |
Adding upstream version 2.11.1.upstream/2.11.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eea5863..5da7866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +2.11.1 - 2021-03-09 +=================== + +### Fixes +- Fix r hooks when hook repo is a package + - #1831 PR by @lorenzwalthert. + 2.11.0 - 2021-03-07 =================== |