Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2023-08-30 07:26:48 +02:00
parent b51ffe53ed
commit 252a05c7f4
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### 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
### Added
- Text shaping, font fallback, and `iced_wgpu` overhaul. [#1697](https://github.com/iced-rs/iced/pull/1697)