summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-06 00:41:10 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-06 00:41:10 +0100
commit12ea2a18a5f6b4edd5379ed415bb2cb044869a88 (patch)
treef3a1270a5a964b63e6589ddb36009fe091168116 /CHANGELOG.md
parent1cd22bb6a20a2235b57fba81757eb7de684d3a00 (diff)
downloadiced-12ea2a18a5f6b4edd5379ed415bb2cb044869a88.tar.gz
iced-12ea2a18a5f6b4edd5379ed415bb2cb044869a88.tar.bz2
iced-12ea2a18a5f6b4edd5379ed415bb2cb044869a88.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 af45feb8..28c2fcaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -92,6 +92,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `size_hint` not being called from `element::Explain`. [#2225](https://github.com/iced-rs/iced/pull/2225)
- 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)
Many thanks to...