Skip to content

Commit 4aa810d

Browse files
committed
Update CHANGELOG.md for 0.17.4
1 parent 59204d8 commit 4aa810d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.17.4]
6+
7+
Bilal Elmoussaoui:
8+
- Fix nightly clippy warnings
9+
10+
Jason Francis:
11+
- pango: rename removed clippy lint
12+
- glib: update error messages in compiletests for rust 1.68
13+
- glib: implement `From<GStringPtr>` for `GString`
14+
15+
SeaDve:
16+
- glib-macros: qualify `ToValue::to_value`
17+
- glib-macros: support higher level types on `ValueDelegate`
18+
- glib: impl `StaticType`, `FromValue`, `ToValue`, `HasParamSpec` for `Box<str>`
19+
20+
Sebastian Dröge:
21+
- Update gir
22+
- Update gir-files
23+
- Regenerate with latest gir / gir-files
24+
- Require glib 2.76.0 for the `v2_76` feature
25+
526
## [0.17.3]
627

728
Fabio Valentini:

0 commit comments

Comments
 (0)