Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2024-02-09 23:59:43 +01:00
parent b535f7ae38
commit 8b14f88f5f
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -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) - `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) - `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 `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) - 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) - `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) - `Stream` support for `Command`. [#2150](https://github.com/iced-rs/iced/pull/2150)
@ -116,6 +117,7 @@ Many thanks to...
- @Calastrophe - @Calastrophe
- @casperstorm - @casperstorm
- @cfrenette - @cfrenette
- @clarkmoody
- @Davidster - @Davidster
- @Decodetalkers - @Decodetalkers
- @derezzedex - @derezzedex