Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simlay committed Sep 17, 2020
1 parent 69a6a4f commit f540a82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Released YYYY/MM/DD
## Added

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

## Changed

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


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

--------------------------------------------------------------------------------

Expand Down

0 comments on commit f540a82

Please sign in to comment.