Skip to content

Commit 67cb560

Browse files
js2xxxemilio
authored andcommitted
Update CHANGES since v0.26.0
1 parent 3162981 commit 67cb560

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# unreleased
22

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

512
# 0.26.0
613

0 commit comments

Comments
 (0)