Przeglądaj źródła

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 lat temu
rodzic
commit
380889b4d3
1 zmienionych plików z 12 dodań i 0 usunięć
  1. 12 0
      packages/ckeditor5-core/CHANGELOG.md

+ 12 - 0
packages/ckeditor5-core/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [10.1.0](https://github.com/ckeditor/ckeditor5-core/compare/v10.0.0...v10.1.0) (2018-06-21)
+
+### Features
+
+* Introduced PendingActions plugin. Closes [#126](https://github.com/ckeditor/ckeditor5-core/issues/126). ([e1af648](https://github.com/ckeditor/ckeditor5-core/commit/e1af648))
+
+### Other changes
+
+* Updated translations. ([d135c23](https://github.com/ckeditor/ckeditor5-core/commit/d135c23))
+* Updated translations. ([e77a1f8](https://github.com/ckeditor/ckeditor5-core/commit/e77a1f8))
+
+
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-core/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)
 
 ### Other changes