Update CHANGELOG
This commit is contained in:
parent
9600954d8d
commit
4aaa4f2e20
1 changed files with 2 additions and 0 deletions
|
|
@ -13,11 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Black images when using OpenGL backend in `iced_wgpu`. [#2259](https://github.com/iced-rs/iced/pull/2259)
|
- 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)
|
- Documentation for `horizontal_space` and `vertical_space` helpers. [#2265](https://github.com/iced-rs/iced/pull/2265)
|
||||||
- WebAssembly platform. [#2271](https://github.com/iced-rs/iced/pull/2271)
|
- WebAssembly platform. [#2271](https://github.com/iced-rs/iced/pull/2271)
|
||||||
|
- Decouple `Key` from `keyboard::Modifiers` and apply them to `text` in `KeyboardInput`. [#2238](https://github.com/iced-rs/iced/pull/2238)
|
||||||
|
|
||||||
Many thanks to...
|
Many thanks to...
|
||||||
|
|
||||||
- @PolyMeilex
|
- @PolyMeilex
|
||||||
- @rizzen-yazston
|
- @rizzen-yazston
|
||||||
|
- @wash2
|
||||||
|
|
||||||
## [0.12.0] - 2024-02-15
|
## [0.12.0] - 2024-02-15
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue