File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -120,11 +120,11 @@ Released YYYY/MM/DD
120
120
121
121
## Added
122
122
123
- * TODO (or remove section if none)
123
+ * Objective-c bindings generate ` From<ChildClass> for ParentClass ` as well as ` TryFrom<ParentClass> for ChildClass ` ( # 1883 ).
124
124
125
125
## Changed
126
126
127
- * TODO (or remove section if none )
127
+ * Objective-c bindings borrow self rather than take ( # 1883 )
128
128
129
129
## Deprecated
130
130
@@ -136,12 +136,15 @@ Released YYYY/MM/DD
136
136
137
137
## Fixed
138
138
139
- * TODO (or remove section if none)
139
+ * Fixed objective-c protocol impl blocks for parent classes's protocols ( # 1883 ).
140
140
141
141
## Security
142
142
143
143
* TODO (or remove section if none)
144
144
145
+
146
+ [ #1883 ] : https://github.com/rust-lang/rust-bindgen/issues/1883
147
+
145
148
--------------------------------------------------------------------------------
146
149
147
150
# 0.55.1
You can’t perform that action at this time.
0 commit comments