Procházet zdrojové kódy

Docs: Changelog. [skip ci]

Piotrek Koszuliński před 7 roky
rodič
revize
380889b4d3
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  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