Skip to content

Commit

Permalink
Update CHANGES since v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
js2xxx authored and emilio committed Aug 10, 2024
1 parent 3162981 commit 67cb560
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# unreleased

* Revert: The `Config` struct now has a private member.
* Allow users to specify a crate version for bindings generation (#901).
* Update MSRV to 1.70 (#912).
* Support #[deprecated] on enum variants (#933).
* Support integrating the package_version information in a header file comment (#939).
* Add a language backend (#942).
* Support generics with defaulted args (#959).
* Add `VaList` compatibility (#970).

# 0.26.0

Expand Down

0 comments on commit 67cb560

Please sign in to comment.