Update CHANGELOG
This commit is contained in:
parent
ed159cb963
commit
25779358b6
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- `default` and `shift_step` methods for `slider` widgets. [#2100](https://github.com/iced-rs/iced/pull/2100)
|
||||
- `Custom` variant to `command::Action`. [#2146](https://github.com/iced-rs/iced/pull/2146)
|
||||
- Mouse movement events for `MouseArea`. [#2147](https://github.com/iced-rs/iced/pull/2147)
|
||||
- Dracula, Nord, Solarized, and Gruvbox variants for `Theme`. [#2170](https://github.com/iced-rs/iced/pull/2170)
|
||||
|
||||
### Changed
|
||||
- Enable WebGPU backend in `wgpu` by default instead of WebGL. [#2068](https://github.com/iced-rs/iced/pull/2068)
|
||||
|
|
@ -127,6 +128,7 @@ Many thanks to...
|
|||
- @Tahinli
|
||||
- @tarkah
|
||||
- @tzemanovic
|
||||
- @varbhat
|
||||
- @william-shere
|
||||
|
||||
## [0.10.0] - 2023-07-28
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue