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

Releases: ckeditor/ckeditor5-highlight

v11.0.0

28 Feb 11:53
Compare
Choose a tag to compare

Other changes

BREAKING CHANGES

v10.0.4

05 Dec 11:52
Compare
Choose a tag to compare

Other changes

v10.0.3

09 Oct 10:20
Compare
Choose a tag to compare

Other changes

v10.0.2

18 Jul 10:22
Compare
Choose a tag to compare

Other changes

v10.0.1

21 Jun 09:26
Compare
Choose a tag to compare

Other changes

v10.0.0

25 Apr 12:25
Compare
Choose a tag to compare

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.

v1.0.0-beta.4

20 Apr 10:51
Compare
Choose a tag to compare

Other changes

v1.0.0-beta.2

10 Apr 09:21
Compare
Choose a tag to compare

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

v1.0.0-beta.1

15 Mar 11:50
Compare
Choose a tag to compare

Features

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