Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2023-08-03 20:19:45 +02:00
parent 085842e765
commit 30d5361f63
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -81,6 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `BorderRadius` not exposed in root crate. [#1972](https://github.com/iced-rs/iced/pull/1972) - `BorderRadius` not exposed in root crate. [#1972](https://github.com/iced-rs/iced/pull/1972)
- Outdated `ROADMAP`. [#1958](https://github.com/iced-rs/iced/pull/1958) - Outdated `ROADMAP`. [#1958](https://github.com/iced-rs/iced/pull/1958)
- `iced_wgpu` freezing on empty layers. [#1996](https://github.com/iced-rs/iced/pull/1996) - `iced_wgpu` freezing on empty layers. [#1996](https://github.com/iced-rs/iced/pull/1996)
- `image::Viewer` reacting to any scroll event. [#1998](https://github.com/iced-rs/iced/pull/1998)
Many thanks to... Many thanks to...
@ -99,6 +100,7 @@ Many thanks to...
- @JonathanLindsey - @JonathanLindsey
- @kr105 - @kr105
- @marienz - @marienz
- @malramsay64
- @nicksenger - @nicksenger
- @nicoburns - @nicoburns
- @Redhawk18 - @Redhawk18