1
0
Fork 0

Merging upstream version 3.7.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 21:50:03 +01:00
parent bfb5d6443c
commit 7783ed0f79
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 28 additions and 9 deletions

View file

@ -1,3 +1,12 @@
3.7.1 - 2024-05-10
==================
### Fixes
- Fix `language: rust` default language version check when `rust-toolchain.toml`
is present.
- issue by @gaborbernat.
- #3201 PR by @asottile.
3.7.0 - 2024-03-24
==================