Skip to content

Commit 998b41d

Browse files
committed
fix changelog sections
1 parent 8800e22 commit 998b41d

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
88

99
### Added
1010

11-
- Added custom icon for "Concatenate to file" operator (CMEM-6476).
11+
- Added custom icon for "Concatenate to file" operator (CMEM-6476).
1212
- `<ContentGroup />` component
1313
- Manage display of a grouped content section.
1414
- Add info, actions and context annotations by using its properties.
@@ -33,18 +33,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3333

3434
### Fixed
3535

36-
- `CodeAutocompleteField`:
37-
- Code editor resets to initial value on every code editor instance re-init
36+
- `<CodeAutocompleteField />`:
37+
- Code editor resets to initial value on every code editor instance re-init
38+
- `<TagList />`
39+
- do not create empty list items
3840

3941
### Changed
4042

4143
- StickyNote data structure: Refactored position and dimension (breaking change)
4244

43-
### Fixed
44-
45-
- `<TagList />`
46-
- do not create empty list items
47-
4845
## [24.0.1] - 2025-02-06
4946

5047
### Changed

0 commit comments

Comments
 (0)