Skip to content

Commit 47ed70e

Browse files
committed
Add changelog entry.
1 parent 6abf0b9 commit 47ed70e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ You can find its changes [documented below](#083---2023-02-28).
3434

3535
### Maintenance
3636

37+
- Updated `piet-common` to 0.7, `cairo-rs` and `gtk` to 0.18, `core-graphics` to 0.24, `foreign-types` to 0.5, and `kurbo` to 0.11. ([#2410] by [@xStrom])
38+
3739
### Outside News
3840

3941
## [0.8.3] - 2023-02-28
@@ -334,7 +336,7 @@ Later support was widened in [#2254] by [@PolyMeilex].
334336

335337
- Replaced `lazy_static` with `once_cell`. ([#2263] by [@jplatte])
336338
- Updated `piet-common` to 0.6, `kurbo` to 0.9. ([#1677], [#2040] by [@cmyr]; [#1845] by [@JAicewizard]; [#2290] by [@jneem])
337-
- Updated `cairo-rs`, `cairo-sys-rs`, `gdk-sys`, `gtk-rs`, `glib-sys`, `gtk-sys` to 0.16. ([#1845] by [@JAicewizard], [#2290] by [@jneem])
339+
- Updated `cairo-rs`, `cairo-sys-rs`, `gdk-sys`, `gtk`, `glib-sys`, `gtk-sys` to 0.16. ([#1845] by [@JAicewizard], [#2290] by [@jneem])
338340
- Updated `x11rb` to 0.10. ([#1519], [#2231] by [@psychon])
339341
- Updated `fluent-bundle` to 0.15 and `fluent-syntax` to 0.11. ([#1772] by [@r-ml])
340342
- Updated `tracing-wasm` to 0.2. ([#1793] by [@Maan2003])
@@ -1244,6 +1246,7 @@ Last release without a changelog :(
12441246
[#2380]: https://github.com/linebender/druid/pull/2380
12451247
[#2402]: https://github.com/linebender/druid/pull/2402
12461248
[#2409]: https://github.com/linebender/druid/pull/2409
1249+
[#2410]: https://github.com/linebender/druid/pull/2410
12471250

12481251
[Unreleased]: https://github.com/linebender/druid/compare/v0.8.3...master
12491252
[0.8.3]: https://github.com/linebender/druid/compare/v0.8.2...v0.8.3

0 commit comments

Comments
 (0)