Update CHANGELOG
This commit is contained in:
parent
2ba73b0faf
commit
4d7356e5e4
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- `text_shaping` method for `Tooltip`. [#2172](https://github.com/iced-rs/iced/pull/2172)
|
||||
- `interaction` method for `MouseArea`. [#2207](https://github.com/iced-rs/iced/pull/2207)
|
||||
- `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)
|
||||
- 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)
|
||||
|
|
@ -118,6 +119,7 @@ Many thanks to...
|
|||
- @derezzedex
|
||||
- @DoomDuck
|
||||
- @dtzxporter
|
||||
- @Dworv
|
||||
- @fogarecious
|
||||
- @GyulyVGC
|
||||
- @hicaru
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue