Update CHANGELOG
This commit is contained in:
parent
2a544dca2f
commit
dea9800503
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- 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)
|
||||
- `fetch_maximized` and `fetch_minimized` commands in `window`. [#2189](https://github.com/iced-rs/iced/pull/2189)
|
||||
- `run_with_handle` command in `window`. [#2200](https://github.com/iced-rs/iced/pull/2200)
|
||||
- `text_shaping` method for `Tooltip`. [#2172](https://github.com/iced-rs/iced/pull/2172)
|
||||
- `hovered` styling for `Svg` widget. [#2163](https://github.com/iced-rs/iced/pull/2163)
|
||||
- Customizable style for `TextEditor`. [#2159](https://github.com/iced-rs/iced/pull/2159)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue