summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-15 07:53:32 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-15 07:53:32 +0200
commit5dbf5adb0af83e3acc9d7c62bb75c0a83f8543bf (patch)
tree799fd49da68c7df3b66ad9512296e912e98980f0 /CHANGELOG.md
parent76ffbbd06e53e2793cba7f7e640279b1f6ef1b12 (diff)
downloadiced-5dbf5adb0af83e3acc9d7c62bb75c0a83f8543bf.tar.gz
iced-5dbf5adb0af83e3acc9d7c62bb75c0a83f8543bf.tar.bz2
iced-5dbf5adb0af83e3acc9d7c62bb75c0a83f8543bf.zip
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d9c7349..e69b26eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -87,6 +87,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `TextInput` pasting text when `Alt` key is pressed. [#2006](https://github.com/iced-rs/iced/pull/2006)
- Broken link to old `iced_native` crate in `README`. [#2024](https://github.com/iced-rs/iced/pull/2024)
- `Rectangle::contains` being non-exclusive. [#2017](https://github.com/iced-rs/iced/pull/2017)
+- Documentation for `Arc` and `arc::Elliptical`. [#2008](https://github.com/iced-rs/iced/pull/2008)
Many thanks to...
@@ -115,6 +116,7 @@ Many thanks to...
- @rs017991
- @tarkah
- @thunderstorm010
+- @ua-kxie
- @wash2
- @wiiznokes