Skip to content

Commit f540a82

Browse files
committed
Updated changelog
1 parent 69a6a4f commit f540a82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Released YYYY/MM/DD
121121
## Added
122122

123123
* Objective-c bindings generate `From<ChildClass> for ParentClass` as well as `TryFrom<ParentClass> for ChildClass` ([#1883][]).
124+
* Inherited categories on a given objective-c class generate impl blocks for the parent categories ([#1784][]).
124125

125126
## Changed
126127

@@ -144,6 +145,7 @@ Released YYYY/MM/DD
144145

145146

146147
[#1883]: https://github.com/rust-lang/rust-bindgen/issues/1883
148+
[#1784]: https://github.com/rust-lang/rust-bindgen/issues/1784
147149

148150
--------------------------------------------------------------------------------
149151

0 commit comments

Comments
 (0)