Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Feb 8, 2023
1 parent c0e2ac9 commit 66c0f66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Sebastian Dröge:
- gdk-pixbuf: Ensure that `transfer-none` return values in subclassing are staying alive long enough
- gio: Don't require a `'static` `&str` in `File::enumerate_children_async()` and `enumerate_children_future()`
- glib: Add `NULL` debug assertion to `from_glib_full()` and others for GObjects
- glib: Implement `ValueArray` `Value` traits manually because of the custom paramspec

YuraIz:
- ci: Enable introspection
Expand All @@ -184,6 +185,8 @@ ranfdev:
- glib: properties: infer inline get type
- glib: properties: `impl Parse` for `ReceivedAttrs`
- glib: properties: improve errors of missing properties, refactor
- glib: properties: impl `PropertyGet` for `T: HasParamSpec`
- glib: properties: Improve properties macro docs

## [0.16.7]

Expand Down

0 comments on commit 66c0f66

Please sign in to comment.