瀏覽代碼

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父節點
當前提交
47818e4750
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      packages/ckeditor5-basic-styles/CHANGELOG.md

+ 12 - 0
packages/ckeditor5-basic-styles/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [10.0.0](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)
+
+### Other changes
+
+* Changed the license to GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991). ([94da24e](https://github.com/ckeditor/ckeditor5-basic-styles/commit/94da24e))
+* Updated translations. ([dbebfe0](https://github.com/ckeditor/ckeditor5-basic-styles/commit/dbebfe0))
+
+### 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](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
+
+
 ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19)
 
 ### Other changes