Skip to content

Commit 147df35

Browse files
committed
Update changelog
1 parent cc21a08 commit 147df35

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1919
- **Textarea**, **Textfield**: dispatching native `input` and `change` events.
2020
- **Radio**, **Checkbox**, **SingleSelect**, **MultiSelect**: dispatching native `change` event
2121
- **Collapsible**: Displaying the main content using the default slot instead of the named `body` slot.
22+
23+
### Removed
24+
2225
- Deprecated components were removed. The affected components are: **Inputbox**, **FormContainer**, **FormControl**,
2326
**FormDescription**, **FormItem**, **FormLabel**
2427

0 commit comments

Comments
 (0)