Update CHANGELOG
This commit is contained in:
parent
6600f66cbd
commit
0bcdefeb00
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- `Subscription::map` using unreliable function pointer hash to identify mappers. [#2237](https://github.com/iced-rs/iced/pull/2237)
|
- `Subscription::map` using unreliable function pointer hash to identify mappers. [#2237](https://github.com/iced-rs/iced/pull/2237)
|
||||||
- Missing feature flag docs for `time::every`. [#2188](https://github.com/iced-rs/iced/pull/2188)
|
- Missing feature flag docs for `time::every`. [#2188](https://github.com/iced-rs/iced/pull/2188)
|
||||||
- Event loop not being resumed on Windows while resizing. [#2214](https://github.com/iced-rs/iced/pull/2214)
|
- Event loop not being resumed on Windows while resizing. [#2214](https://github.com/iced-rs/iced/pull/2214)
|
||||||
|
- Alpha mode misconfiguration in `iced_wgpu`. [#2231](https://github.com/iced-rs/iced/pull/2231)
|
||||||
|
|
||||||
Many thanks to...
|
Many thanks to...
|
||||||
|
|
||||||
|
|
@ -134,6 +135,7 @@ Many thanks to...
|
||||||
- @jim-ec
|
- @jim-ec
|
||||||
- @joshuamegnauth54
|
- @joshuamegnauth54
|
||||||
- @jpttrssn
|
- @jpttrssn
|
||||||
|
- @Koranir
|
||||||
- @lufte
|
- @lufte
|
||||||
- @matze
|
- @matze
|
||||||
- @MichalLebeda
|
- @MichalLebeda
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue