Przeglądaj źródła

Docs: Changelog. [skip ci]

Marek Lewandowski 6 lat temu
rodzic
commit
f9c9534219
1 zmienionych plików z 11 dodań i 0 usunięć
  1. 11 0
      packages/ckeditor5-ckfinder/CHANGELOG.md

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

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [15.0.0](https://github.com/ckeditor/ckeditor5-ckfinder/compare/v11.0.5...v15.0.0) (2019-10-23)
+
+### Bug fixes
+
+* CKFinderCommand should work when either `'link'` or `'imageInsert'` command is enabled. Closes [#48](https://github.com/ckeditor/ckeditor5-ckfinder/issues/48). ([d82a762](https://github.com/ckeditor/ckeditor5-ckfinder/commit/d82a762))
+
+### Other changes
+
+* Updated translations. ([8e44572](https://github.com/ckeditor/ckeditor5-ckfinder/commit/8e44572)) 
+
+
 ## [11.0.5](https://github.com/ckeditor/ckeditor5-ckfinder/compare/v11.0.4...v11.0.5) (2019-08-26)
 
 ### Bug fixes