summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-20 04:00:53 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-20 04:00:53 +0100
commite24b1b65002d716f8bf5fccb49871bd4f46791ca (patch)
tree664378227f94901ddf76262c8402335d81df5a5a /CHANGELOG.md
parent698b9001b12bfb23fe1eccece62eae6417bea18a (diff)
downloadiced-e24b1b65002d716f8bf5fccb49871bd4f46791ca.tar.gz
iced-e24b1b65002d716f8bf5fccb49871bd4f46791ca.tar.bz2
iced-e24b1b65002d716f8bf5fccb49871bd4f46791ca.zip
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e836628c..a082a568 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ 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)
+- WebAssembly platform. [#2271](https://github.com/iced-rs/iced/pull/2271)
Many thanks to...