Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2023-07-26 20:27:33 +02:00
parent bc09901690
commit 9537c9dfda
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -71,6 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Quad rendering including border only inside of the bounds. [#1843](https://github.com/iced-rs/iced/pull/1843)
- Redraw requests not being forwarded for `Component` overlays. [#1949](https://github.com/iced-rs/iced/pull/1949)
- Blinking input cursor when window loses focus. [#1955](https://github.com/iced-rs/iced/pull/1955)
- Outdated `ROADMAP`. [#1958](https://github.com/iced-rs/iced/pull/1958)
Many thanks to...
@ -91,6 +92,7 @@ Many thanks to...
- @marienz
- @nicksenger
- @nicoburns
- @Redhawk18
- @RGBCube
- @tarkah
- @thunderstorm010