Преглед на файлове

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))