Skip to content

Commit 2b2bc94

Browse files
committed
Update CHANGELOG.md for 0.17.9
1 parent a4ecbbc commit 2b2bc94

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.9]
6+
7+
Paskal Sitepu:
8+
- glib-macros: Strip out `r#` prefix from property names inside the `GObject`
9+
- glib-macros: Add a test for the `Properties` macro where keywords are being used
10+
- glib-macros: Update the doc of the `Properties` macro to elaborate on usage of keywords as property names
11+
12+
Sebastian Dröge:
13+
- glib: Enable various smallvec features
14+
- Fix various new Rust 1.69 clippy warnings
15+
- glib: Fix compiletest expected error output for Rust 1.69
16+
517
## [0.17.8]
618

719
Paskal Sitepu:

0 commit comments

Comments
 (0)