Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2024-02-07 19:37:00 +01:00
parent 66823e9a65
commit 518ec52ebd
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -96,6 +96,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Slow touch scrolling for `TextEditor` widget. [#2140](https://github.com/iced-rs/iced/pull/2140)
- `Subscription::map` using unreliable function pointer hash to identify mappers. [#2237](https://github.com/iced-rs/iced/pull/2237)
- Missing feature flag docs for `time::every`. [#2188](https://github.com/iced-rs/iced/pull/2188)
- Event loop not being resumed on Windows while resizing. [#2214](https://github.com/iced-rs/iced/pull/2214)
Many thanks to...