Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2024-02-19 09:44:54 +01:00
parent a2e034cea6
commit 4557014f15
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Black images when using OpenGL backend in `iced_wgpu`. [#2259](https://github.com/iced-rs/iced/pull/2259)
- Documentation for `horizontal_space` and `vertical_space` helpers. [#2265](https://github.com/iced-rs/iced/pull/2265)
Many thanks to...
- @PolyMeilex
- @rizzen-yazston
## [0.12.0] - 2024-02-15
### Added