Skip to content

Commit 66c0f66

Browse files
committed
Update CHANGELOG.md
1 parent c0e2ac9 commit 66c0f66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Sebastian Dröge:
171171
- gdk-pixbuf: Ensure that `transfer-none` return values in subclassing are staying alive long enough
172172
- gio: Don't require a `'static` `&str` in `File::enumerate_children_async()` and `enumerate_children_future()`
173173
- glib: Add `NULL` debug assertion to `from_glib_full()` and others for GObjects
174+
- glib: Implement `ValueArray` `Value` traits manually because of the custom paramspec
174175

175176
YuraIz:
176177
- ci: Enable introspection
@@ -184,6 +185,8 @@ ranfdev:
184185
- glib: properties: infer inline get type
185186
- glib: properties: `impl Parse` for `ReceivedAttrs`
186187
- glib: properties: improve errors of missing properties, refactor
188+
- glib: properties: impl `PropertyGet` for `T: HasParamSpec`
189+
- glib: properties: Improve properties macro docs
187190

188191
## [0.16.7]
189192

0 commit comments

Comments
 (0)