Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2023-09-03 00:24:09 +02:00
parent 6cc354fdc4
commit d4f5dd7c95
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -5,6 +5,12 @@ 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]
### Changed
- Updated `wgpu` to `0.17`. [#2065](https://github.com/iced-rs/iced/pull/2065)
Many thanks to...
- Add your <name> here
## [0.10.0] - 2023-07-28
### Added