Parcourir la source

Docs: Changelog. [skip ci]

Piotrek Koszuliński il y a 7 ans
Parent
commit
8277c6452a
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  1. 12 0
      packages/ckeditor5-link/CHANGELOG.md

+ 12 - 0
packages/ckeditor5-link/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [10.0.0](https://github.com/ckeditor/ckeditor5-link/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). ([32a80fb](https://github.com/ckeditor/ckeditor5-link/commit/32a80fb))
+* Updated translations. ([c6d5333](https://github.com/ckeditor/ckeditor5-link/commit/c6d5333))
+
+### 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-link/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19)
 
 ### Other changes