Skip to content

Commit 9839ec6

Browse files
committed
Update CHANGELOG.md for 0.17.1
1 parent 267f08c commit 9839ec6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.17.1]
6+
7+
Guillaume Desmottes:
8+
- glib: param\_spec: add `ParamSpecEnumBuilder::default_value()`
9+
10+
Mițca Dumitru:
11+
- glib: Make `WeakRef` useable with the `Properties` derive macro
12+
- glib: Make `SendWeakRef` useable with the `Properties` derive macro
13+
14+
Sebastian Dröge:
15+
- glib: Add various `IntoStrV` impls
16+
17+
YuraIz:
18+
- graphene: Implement `Default` trait for vectors, matrix, points and rect
19+
20+
ranfdev:
21+
- glib: properties: improve conversion error reporting inside setter
22+
523
## [0.17.0]
624

725
Aaron Erhardt:

0 commit comments

Comments
 (0)