|
|
@@ -1,9 +1,8 @@
|
|
|
Changelog
|
|
|
=========
|
|
|
|
|
|
-## [10.0.0](https://github.com/ckeditor/ckeditor5-autosave/compare/...v10.0.0) (2018-07-18)
|
|
|
+## [10.0.0](https://github.com/ckeditor/ckeditor5-autosave/tree/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))
|
|
|
+* The first implementation of the autosave plugin. Check out the [demo](https://docs.ckeditor.com/ckeditor5/latest/builds/guides/integration/saving-data.html#autosave-feature).
|