Skip to content

Commit 677974a

Browse files
committed
Update CHANGELOG.md for 0.17.8
1 parent 0f5efab commit 677974a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## [0.17.8]
6+
7+
Paskal Sitepu:
8+
- glib-macros: Import `ParamSpecBuilderExt` inside the scope of `DerivedObjectProperties::derived_properties`
9+
- glib-macros: Disambiguate `TryFrom<usize>::Error` for `DerivedPropertiesEnum`
10+
- glib-macros: Strip raw identifier prefix from struct members for the `Properties` macro
11+
12+
Sebastian Dröge:
13+
- glib: Allow using `Path` / `PathBuf` in `glib::Value`s
14+
- glib: Fix inverted boolean conditions when deciding whether to reserve new space
15+
- glib: collections: Change early return to assertion in collection reserve functions
16+
517
## [0.17.7]
618

719
Fina Wilke:

0 commit comments

Comments
 (0)