summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-01-31 18:50:57 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-01-31 18:51:25 +0100
commit4477537f78a37da5e4b5009da738a7237d49a8db (patch)
tree17a24a5132b72b49cac7db5121087e8fda1bf8b6 /CHANGELOG.md
parentd72ac36a0f6dad43e367dfd9a12605444fa4a8b3 (diff)
downloadiced-4477537f78a37da5e4b5009da738a7237d49a8db.tar.gz
iced-4477537f78a37da5e4b5009da738a7237d49a8db.tar.bz2
iced-4477537f78a37da5e4b5009da738a7237d49a8db.zip
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94d80f0a..d48a67dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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...