Update changelog for v0.25.0

This commit is contained in:
Jonathan Schwender
2023-06-22 11:02:49 +08:00
committed by Emilio Cobos Álvarez
parent 1e2ffd4414
commit 80526e72f9
+8
View File
@@ -1,3 +1,11 @@
## 0.25.0
* Re-release of yanked 0.24.6 as a major release
* Update MSRV to 1.57
* Support variadic arguments (`...`) (#805)
* Add --depfile option (#820)
* Breaking changes: The `Config` struct now has a private member.
## 0.24.6 (YANKED: depfile option was breaking, see #841)
* Update MSRV to 1.57