8
0
Piotrek Koszuliński 7 лет назад
Родитель
Сommit
4828ad6d7c
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      packages/ckeditor5-autosave/CHANGELOG.md

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

@@ -1,6 +1,15 @@
 Changelog
 =========
 
+## [10.0.1](https://github.com/ckeditor/ckeditor5-autosave/compare/v10.0.0...v10.0.1) (2018-10-08)
+
+### Other changes
+
+* Improved call frequency. Closes [#9](https://github.com/ckeditor/ckeditor5-autosave/issues/9). Closes [#10](https://github.com/ckeditor/ckeditor5-autosave/issues/10). Closes [#12](https://github.com/ckeditor/ckeditor5-autosave/issues/12). Closes [ckeditor/ckeditor5#1158](https://github.com/ckeditor/ckeditor5/issues/1158). ([820e060](https://github.com/ckeditor/ckeditor5-autosave/commit/820e060))
+* Updated translations. ([3f52ebc](https://github.com/ckeditor/ckeditor5-autosave/commit/3f52ebc))
+* Updated translations. ([8c702ee](https://github.com/ckeditor/ckeditor5-autosave/commit/8c702ee))
+
+
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-autosave/tree/v10.0.0) (2018-07-18)
 
 ### Other changes