1
0
Fork 0

Merging upstream version 4.7.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-12 06:45:34 +02:00
parent 9ae5a60605
commit 49468bc6b3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 115 additions and 9 deletions

View file

@ -1,3 +1,13 @@
## v4.7.0 (2025-05-10)
### Feat
- **providers**: add support for `Cargo.lock`
### Refactor
- **tests**: increase verbosity of variables
## v4.6.3 (2025-05-07)
### Fix