Skip to content

Commit

Permalink
Update changelog for v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe authored and emilio committed Aug 25, 2023
1 parent 1e2ffd4 commit 80526e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES
@@ -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
Expand Down

0 comments on commit 80526e7

Please sign in to comment.