Skip to content

Latest commit

 

History

History
54 lines (26 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 2.32 KB

Changelog

10.0.3 (2018-10-08)

Other changes

10.0.2 (2018-07-18)

Other changes

10.0.1 (2018-06-21)

Other changes

10.0.0 (2018-04-25)

Other changes

BREAKING CHANGES

  • The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See ckeditor/ckeditor5#991 for more information.

1.0.0-beta.4 (2018-04-19)

Other changes

1.0.0-beta.2 (2018-04-10)

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

1.0.0-beta.1 (2018-03-15)

Features

  • Implemented the user interface of the highlight feature. Closes #3. Closes #4. (7ddd2ea)
  • Initial implementation of highlight editing. Closes #1. (5c687cf)