You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ You can find its changes [documented below](#083---2023-02-28).
36
36
37
37
### Maintenance
38
38
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
+
39
41
### Outside News
40
42
41
43
## [0.8.3] - 2023-02-28
@@ -336,7 +338,7 @@ Later support was widened in [#2254] by [@PolyMeilex].
336
338
337
339
- Replaced `lazy_static` with `once_cell`. ([#2263] by [@jplatte])
338
340
- 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])
340
342
- Updated `x11rb` to 0.10. ([#1519], [#2231] by [@psychon])
341
343
- Updated `fluent-bundle` to 0.15 and `fluent-syntax` to 0.11. ([#1772] by [@r-ml])
342
344
- Updated `tracing-wasm` to 0.2. ([#1793] by [@Maan2003])
@@ -1246,6 +1248,7 @@ Last release without a changelog :(
0 commit comments