diff options
author | 2023-08-02 22:12:15 +0200 | |
---|---|---|
committer | 2023-08-02 22:12:15 +0200 | |
commit | 4dfa2f0abf9c8219d9f04980e9e5959d1a93b555 (patch) | |
tree | 7ca3a6fa9178ee889804d1106a026c0b7ff08c34 /CHANGELOG.md | |
parent | a7609a723ff0102ef8f606ac2c3bbabc30974db9 (diff) | |
download | iced-4dfa2f0abf9c8219d9f04980e9e5959d1a93b555.tar.gz iced-4dfa2f0abf9c8219d9f04980e9e5959d1a93b555.tar.bz2 iced-4dfa2f0abf9c8219d9f04980e9e5959d1a93b555.zip |
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ab7b247..c94c5de3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Tooltip` overlay position inside `Scrollable`. [#1978](https://github.com/iced-rs/iced/pull/1978) - `BorderRadius` not exposed in root crate. [#1972](https://github.com/iced-rs/iced/pull/1972) - Outdated `ROADMAP`. [#1958](https://github.com/iced-rs/iced/pull/1958) +- `iced_wgpu` freezing on empty layers. [#1996](https://github.com/iced-rs/iced/pull/1996) Many thanks to... |