浏览代码

Docs: Changelog. [skip ci]

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

+ 9 - 0
packages/ckeditor5-autosave/CHANGELOG.md

@@ -0,0 +1,9 @@
+Changelog
+=========
+
+## [10.0.0](https://github.com/ckeditor/ckeditor5-autosave/compare/...v10.0.0) (2018-07-18)
+
+### Other changes
+
+* Added waiting for editor initialization, made all callbacks running asynchronously. Closes [#3](https://github.com/ckeditor/ckeditor5-autosave/issues/3). ([5b4258e](https://github.com/ckeditor/ckeditor5-autosave/commit/5b4258e))
+* Updated translations. ([ec535fe](https://github.com/ckeditor/ckeditor5-autosave/commit/ec535fe))