1
0
Fork 0

Merging upstream version 2.12.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 21:26:51 +01:00
parent 4664708450
commit 9b2e8c29eb
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
10 changed files with 58 additions and 71 deletions

View file

@ -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
===================