Przeglądaj źródła

Docs: Changelog.

Piotrek Koszuliński 8 lat temu
rodzic
commit
082eb4ed13
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      packages/ckeditor5-editor-classic/CHANGELOG.md

+ 8 - 0
packages/ckeditor5-editor-classic/CHANGELOG.md

@@ -0,0 +1,8 @@
+Changelog
+=========
+
+## [0.7.1](https://github.com/ckeditor/ckeditor5-editor-classic/compare/v0.7.0...v0.7.1) (2017-03-06)
+
+### Other changes
+
+* Used `ToolbarView#etItemsFromConfig()` to bootstrap the toolbar in `ClassicEditorUI`. Closes [#51](https://github.com/ckeditor/ckeditor5/issues/51). ([53d58d9](https://github.com/ckeditor/ckeditor5-editor-classic/commit/53d58d9))