Skip to content

Commit 1b71912

Browse files
committed
Add changelog entry.
1 parent 45b6156 commit 1b71912

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
@@ -36,6 +36,8 @@ You can find its changes [documented below](#083---2023-02-28).
3636

3737
### Maintenance
3838

39+
- 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])
40+
3941
### Outside News
4042

4143
## [0.8.3] - 2023-02-28
@@ -336,7 +338,7 @@ Later support was widened in [#2254] by [@PolyMeilex].
336338

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

12511254
[Unreleased]: https://github.com/linebender/druid/compare/v0.8.3...master

0 commit comments

Comments
 (0)