Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 2a7569d

Browse files
committed
Docs: Corrected the changelog. [skip ci]
1 parent 0ddb7a5 commit 2a7569d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Changelog
55

66
### MAJOR BREAKING CHANGES
77

8-
* The internal structure of the component has changed. Toolbar items are no longer direct descendants of the toolbar in DOM, which may affect some integrations (mainly CSS selectors if adjustments were made to the styles).
8+
* The internal structure of the toolbar component has changed. Toolbar items are no longer direct descendants of the toolbar in the DOM, which may affect some integrations (mainly CSS selectors if adjustments were made to the styles).
99

1010
### Features
1111

12-
* Implemented automatic items grouping in the `ToolbarView` component. Closes [ckeditor/ckeditor5#416](https://github.com/ckeditor/ckeditor5/issues/416). ([46911bf](https://github.com/ckeditor/ckeditor5-ui/commit/46911bf))
12+
* The editor toolbar is now responsive. Closes [ckeditor/ckeditor5#416](https://github.com/ckeditor/ckeditor5/issues/416). ([46911bf](https://github.com/ckeditor/ckeditor5-ui/commit/46911bf))
1313

1414
### Other changes
1515

0 commit comments

Comments
 (0)