summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-09 23:59:43 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-02-09 23:59:43 +0100
commit8b14f88f5ffa2125908fa53a4fa955ac7818e12e (patch)
treeb2850a900284e7033686905a1d1f5989e0eed714 /CHANGELOG.md
parentb535f7ae385658829f57f742eb1cc6f2f40cddf5 (diff)
downloadiced-8b14f88f5ffa2125908fa53a4fa955ac7818e12e.tar.gz
iced-8b14f88f5ffa2125908fa53a4fa955ac7818e12e.tar.bz2
iced-8b14f88f5ffa2125908fa53a4fa955ac7818e12e.zip
Update `CHANGELOG`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8660cc5a..8f0f96a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `hovered` styling for `Svg` widget. [#2163](https://github.com/iced-rs/iced/pull/2163)
- `height` method for `TextEditor`. [#2221](https://github.com/iced-rs/iced/pull/2221)
- Customizable style for `TextEditor`. [#2159](https://github.com/iced-rs/iced/pull/2159)
+- Customizable style for `QRCode`. [#2229](https://github.com/iced-rs/iced/pull/2229)
- Border width styling for `Toggler`. [#2219](https://github.com/iced-rs/iced/pull/2219)
- `RawText` variant for `Primitive` in `iced_graphics`. [#2158](https://github.com/iced-rs/iced/pull/2158)
- `Stream` support for `Command`. [#2150](https://github.com/iced-rs/iced/pull/2150)
@@ -116,6 +117,7 @@ Many thanks to...
- @Calastrophe
- @casperstorm
- @cfrenette
+- @clarkmoody
- @Davidster
- @Decodetalkers
- @derezzedex