summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-02 22:22:51 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-02 22:22:51 +0200
commit983764db6a65cad673d35d3112145a8e40e82be0 (patch)
tree2dc9cd142c59775153e8bb5629428c8a406158ed /CHANGELOG.md
parente1da5fa63525cf749ec5ebbef42703fb761a0dd1 (diff)
downloadiced-983764db6a65cad673d35d3112145a8e40e82be0.tar.gz
iced-983764db6a65cad673d35d3112145a8e40e82be0.tar.bz2
iced-983764db6a65cad673d35d3112145a8e40e82be0.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 9ab7b247..f7e60030 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Nix instructions to `DEPENDENCIES.md`. [#1859](https://github.com/iced-rs/iced/pull/1859)
- Loading spinners example. [#1902](https://github.com/iced-rs/iced/pull/1902)
- Workflow that verifies `CHANGELOG` is always up-to-date. [#1970](https://github.com/iced-rs/iced/pull/1970)
+- Keybinds to cycle `ComboBox` options. [#1991](https://github.com/iced-rs/iced/pull/1991)
### Changed
- Updated `wgpu` to `0.16`. [#1807](https://github.com/iced-rs/iced/pull/1807)