summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-07-26 20:27:33 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-07-26 20:27:33 +0200
commit9537c9dfdaf09694fd05b7edd74729503e922696 (patch)
tree6b20703a680698edb7ad761b81a01d8d1d0760de /CHANGELOG.md
parentbc09901690cfb0ca319e9fe4d009378ee9f46cf8 (diff)
downloadiced-9537c9dfdaf09694fd05b7edd74729503e922696.tar.gz
iced-9537c9dfdaf09694fd05b7edd74729503e922696.tar.bz2
iced-9537c9dfdaf09694fd05b7edd74729503e922696.zip
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7174bb8..a2e900dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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