summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-22 17:39:46 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-22 17:39:46 +0100
commit2faabe6a45e8e947548cb03007ba3c3216afb4b7 (patch)
tree39f311815030e8a4408cf26475ef29d255f60622 /CHANGELOG.md
parent331cfc1102471e7399f7090d4d19545f1961bd9b (diff)
downloadiced-2faabe6a45e8e947548cb03007ba3c3216afb4b7.tar.gz
iced-2faabe6a45e8e947548cb03007ba3c3216afb4b7.tar.bz2
iced-2faabe6a45e8e947548cb03007ba3c3216afb4b7.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 a07cb919..16a69a7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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...