Skip to content

Commit

Permalink
Update CHANGELOG.md for 0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Apr 13, 2023
1 parent 8bcff8d commit 17c6556
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## [0.17.8]

Paskal Sitepu:
- glib-macros: Import `ParamSpecBuilderExt` inside the scope of `DerivedObjectProperties::derived_properties`
- glib-macros: Disambiguate `TryFrom<usize>::Error` for `DerivedPropertiesEnum`
- glib-macros: Strip raw identifier prefix from struct members for the `Properties` macro

Sebastian Dröge:
- glib: Allow using `Path` / `PathBuf` in `glib::Value`s
- glib: Fix inverted boolean conditions when deciding whether to reserve new space
- glib: collections: Change early return to assertion in collection reserve functions

## [0.17.7]

Fina Wilke:
Expand Down

0 comments on commit 17c6556

Please sign in to comment.