summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-01 13:27:17 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-01 13:27:17 +0100
commitb0d40d70a041ffaa07d94bea8fba11589c239725 (patch)
treea7f2eb4ddee8127ace2e7002091c502d22bbb1c6 /CHANGELOG.md
parent021faf20ea20bdfa4d592b0a9c96ebb79dbb00d6 (diff)
downloadiced-b0d40d70a041ffaa07d94bea8fba11589c239725.tar.gz
iced-b0d40d70a041ffaa07d94bea8fba11589c239725.tar.bz2
iced-b0d40d70a041ffaa07d94bea8fba11589c239725.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 03ffb0ce..50f47992 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Gradients in Oklab color space. [#2055](https://github.com/iced-rs/iced/pull/2055)
- `Themer` widget. [#2209](https://github.com/iced-rs/iced/pull/2209)
- Cut functionality for `TextEditor`. [#2215](https://github.com/iced-rs/iced/pull/2215)
+- Disabled support for `Checkbox`. [#2109](https://github.com/iced-rs/iced/pull/2109)
- `skip_taskbar` window setting for Windows. [#2211](https://github.com/iced-rs/iced/pull/2211)
- `fetch_maximized` and `fetch_minimized` window commands. [#2189](https://github.com/iced-rs/iced/pull/2189)
- `text_shaping` method for `Tooltip`. [#2172](https://github.com/iced-rs/iced/pull/2172)
@@ -87,6 +88,7 @@ Many thanks to...
- @alec-deason
- @arslee07
- @AustinMReppert
+- @avsaase
- @bungoboingo
- @Calastrophe
- @casperstorm