Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2024-01-31 18:50:57 +01:00
parent d72ac36a0f
commit 4477537f78
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -74,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Clippy docs keyword quoting. [#2091](https://github.com/iced-rs/iced/pull/2091)
- Clippy map transformations. [#2090](https://github.com/iced-rs/iced/pull/2090)
- Inline format args for ease of reading. [#2089](https://github.com/iced-rs/iced/pull/2089)
- Stuck scrolling in `Scrollable` with touch events. [#1940](https://github.com/iced-rs/iced/pull/1940)
Many thanks to...