summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-10 14:27:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-10 14:27:51 +0000
commit629f6511c5a49f56689ba18053d8cf8ff91a8829 (patch)
tree4393e565bfa4ba3117ac3ed74fabacd54e3366db /CHANGELOG.md
parentAdding upstream version 2.11.1. (diff)
downloadpre-commit-629f6511c5a49f56689ba18053d8cf8ff91a8829.tar.xz
pre-commit-629f6511c5a49f56689ba18053d8cf8ff91a8829.zip
Adding upstream version 2.12.0.upstream/2.12.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5da7866..2d6a35d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+2.12.0 - 2021-04-06
+===================
+
+### Features
+- Upgrade rbenv.
+ - #1854 PR by @asottile.
+ - #1848 issue by @sirosen.
+
+### Fixes
+- Give command length a little more room when running batch files on windows
+ so underlying commands can expand further.
+ - #1864 PR by @asottile.
+ - pre-commit/mirrors-prettier#7 issue by @DeltaXWizard.
+- Fix permissions of root folder in ruby archives.
+ - #1868 PR by @asottile.
+
2.11.1 - 2021-03-09
===================