11.1.0 (2019-04-10)
- Marked alignment as a formatting attribute using the
AttributeProperties#isFormatting
property. Closes ckeditor/ckeditor5#1664. (6358e08)
- Updated translations. (78bfc40)
11.0.0 (2019-02-28)
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)
10.0.4 (2018-12-05)
- Improved SVG icons size. See ckeditor/ckeditor5-theme-lark#206. (1d71d33)
- Updated translations. (547f8d8) (43d8225)
10.0.3 (2018-10-08)
- Updated translations. (5b30202)
10.0.2 (2018-07-18)
- Updated translations. (33c281c)
10.0.1 (2018-06-21)
- Updated translations.
10.0.0 (2018-04-25)
- Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. (eed1029)
- Updated translations. (baa1fbe)
- 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)
- Updated translations. (586ae62)
1.0.0-beta.2 (2018-04-10)
Internal changes only (updated dependencies, documentation, etc.).
1.0.0-beta.1 (2018-03-15)
- Initial implementation. Closes #2.