8
0

CHANGELOG.md 3.9 KB

Changelog

10.1.3 (2018-12-05)

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

10.1.2 (2018-10-08)

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

10.1.1 (2018-07-18)

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

10.1.0 (2018-06-21)

Features

  • Introduced soft breaks support in the Essential plugin. Closes #6. (47c9c8c)

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)

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

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

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

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

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

1.0.0-alpha.2 (2017-11-14)

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

1.0.0-alpha.1 (2017-10-03)

Other changes

  • The Article plugin became a @ckeditor/ckeditor5-core's test util. See #1. (c0bbd28)
  • This package was renamed from @ckeditor/ckeditor-presets to @ckeditor/ckeditor5-essentials. The Article preset was removed. Closes #1. (7e5e82b)

BREAKING CHANGES

  • This package was renamed to @ckeditor/ckeditor5-essentials.
  • The Article presets was removed.
  • The Article plugin was removed.

0.3.0 (2017-09-03)

Features

  • Added the autoformat feature to the article preset. (cb65328)

0.2.2 (2017-05-07)

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

0.2.1 (2017-04-06)

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

0.2.0 (2017-04-05)

Features

  • Added block quote feature to the article preset. Closes #4. (30d7bd5)

0.1.1 (2017-03-06)

Initial release.