Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2024-02-22 17:39:46 +01:00
parent 331cfc1102
commit 2faabe6a45
No known key found for this signature in database
GPG key ID: 0BF4EC06CD8E5686

View file

@ -27,6 +27,7 @@ Many thanks to...
- WebAssembly platform. [#2271](https://github.com/iced-rs/iced/pull/2271)
- Decouple `Key` from `keyboard::Modifiers` and apply them to `text` in `KeyboardInput`. [#2238](https://github.com/iced-rs/iced/pull/2238)
- Text insertion not being prioritized in `TextInput` and `TextEditor`. [#2278](https://github.com/iced-rs/iced/pull/2278)
- `iced_tiny_skia` clipping line strokes. [#2282](https://github.com/iced-rs/iced/pull/2282)
Many thanks to...