Sfoglia il codice sorgente

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 anni fa
parent
commit
4828ad6d7c
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      packages/ckeditor5-autosave/CHANGELOG.md

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

@@ -1,6 +1,15 @@
 Changelog
 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)
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-autosave/tree/v10.0.0) (2018-07-18)
 
 
 ### Other changes
 ### Other changes