8
0

CHANGELOG.md 3.2 KB

Changelog

All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.

Changes for the past releases are available below.

19.0.0 (2020-04-29)

Internal changes only (updated dependencies, documentation, etc.).

18.0.0 (2020-03-19)

Internal changes only (updated dependencies, documentation, etc.).

17.0.0 (2020-02-19)

Bug fixes

Other changes

16.0.0 (2019-12-04)

Other changes

15.0.0 (2019-10-23)

Bug fixes

Other changes

10.1.0 (2019-08-26)

Features

Bug fixes

  • The 'indentBlock' command should be executed on blocks from the selection according to the schema rules. Closes #8. (15caf3e)
  • The indentBlock command will now operate only on selected top-most blocks. Closes #11. (7fac8c0)

Other changes

10.0.1 (2019-07-10)

Internal changes only (updated dependencies, documentation, etc.).

10.0.0 (2019-07-04)

Initial implementation of the block indentation feature.