Explorar el Código

Docs: Changelog. [skip ci]

Piotrek Koszuliński hace 7 años
padre
commit
2e8fedb92a
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      packages/ckeditor5-ckfinder/CHANGELOG.md

+ 11 - 0
packages/ckeditor5-ckfinder/CHANGELOG.md

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [11.0.0](https://github.com/ckeditor/ckeditor5-ckfinder/compare/v10.0.0...v11.0.0) (2019-02-28)
+
+### Other changes
+
+* Align code to the latest changes in editor.plugin API. ([503bb93](https://github.com/ckeditor/ckeditor5-ckfinder/commit/503bb93))
+* Updated translations. ([500a218](https://github.com/ckeditor/ckeditor5-ckfinder/commit/500a218))
+* Updated translations. ([07d258b](https://github.com/ckeditor/ckeditor5-ckfinder/commit/07d258b))
+* Updated translations. ([e40d6ac](https://github.com/ckeditor/ckeditor5-ckfinder/commit/e40d6ac))
+* Upgraded minimal versions of Node and npm. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([3ba97d7](https://github.com/ckeditor/ckeditor5-ckfinder/commit/3ba97d7))
+
+
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-ckfinder/tree/v10.0.0) (2018-12-05)
 
 Initial implementation of the CKFinder file manager integration feature.