浏览代码

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父节点
当前提交
6b54d115af
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-editor-decoupled/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-editor-decoupled/CHANGELOG.md

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* Added missing return to the data initialization step. Closes [#13](https://github.com/ckeditor/ckeditor5-editor-decoupled/issues/13). ([f4e496d](https://github.com/ckeditor/ckeditor5-editor-decoupled/commit/f4e496d))
+* Added missing `return` to the data initialization step (fixes asynchrounous data initialization, important for real-time collaboration features). Closes [#13](https://github.com/ckeditor/ckeditor5-editor-decoupled/issues/13). ([f4e496d](https://github.com/ckeditor/ckeditor5-editor-decoupled/commit/f4e496d))
 
 
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-editor-decoupled/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)