Skip to content

Commit

Permalink
Update CHANGELOG.md for 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Feb 13, 2023
1 parent 77eefaf commit 54bef77
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## [Unreleased]

## [0.17.1]

Guillaume Desmottes:
- glib: param\_spec: add `ParamSpecEnumBuilder::default_value()`

Mițca Dumitru:
- glib: Make `WeakRef` useable with the `Properties` derive macro
- glib: Make `SendWeakRef` useable with the `Properties` derive macro

Sebastian Dröge:
- glib: Add various `IntoStrV` impls

YuraIz:
- graphene: Implement `Default` trait for vectors, matrix, points and rect

ranfdev:
- glib: properties: improve conversion error reporting inside setter

## [0.17.0]

Aaron Erhardt:
Expand Down

0 comments on commit 54bef77

Please sign in to comment.