Update CHANGELOG
This commit is contained in:
parent
832d9f1b01
commit
624d5c2c64
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- `Theme::Custom::with_fn` for custom extended palette generation. [#2067](https://github.com/iced-rs/iced/pull/2067)
|
||||
|
||||
### Changed
|
||||
- Updated `wgpu` to `0.17`. [#2065](https://github.com/iced-rs/iced/pull/2065)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue