Fix CHANGELOG
This commit is contained in:
parent
b42b24b79a
commit
1cc5bf59d7
1 changed files with 1 additions and 7 deletions
|
|
@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- Explicit text caching. [#2058](https://github.com/iced-rs/iced/pull/2058)
|
||||||
- `Theme::Custom::with_fn` for custom extended palette generation. [#2067](https://github.com/iced-rs/iced/pull/2067)
|
- `Theme::Custom::with_fn` for custom extended palette generation. [#2067](https://github.com/iced-rs/iced/pull/2067)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
@ -20,13 +21,6 @@ Many thanks to...
|
||||||
- @akshayr-mecha
|
- @akshayr-mecha
|
||||||
- @dtzxporter
|
- @dtzxporter
|
||||||
|
|
||||||
### Added
|
|
||||||
- Explicit text caching. [#2058](https://github.com/iced-rs/iced/pull/2058)
|
|
||||||
|
|
||||||
Many thanks to...
|
|
||||||
|
|
||||||
- Add your name here
|
|
||||||
|
|
||||||
## [0.10.0] - 2023-07-28
|
## [0.10.0] - 2023-07-28
|
||||||
### Added
|
### Added
|
||||||
- Text shaping, font fallback, and `iced_wgpu` overhaul. [#1697](https://github.com/iced-rs/iced/pull/1697)
|
- Text shaping, font fallback, and `iced_wgpu` overhaul. [#1697](https://github.com/iced-rs/iced/pull/1697)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue