8
0
Quellcode durchsuchen

Docs: Changelog.

Piotrek Koszuliński vor 8 Jahren
Ursprung
Commit
c34efc6555
1 geänderte Dateien mit 13 neuen und 0 gelöschten Zeilen
  1. 13 0
      packages/ckeditor5-core/CHANGELOG.md

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

@@ -0,0 +1,13 @@
+Changelog
+=========
+
+## [0.7.0](https://github.com/ckeditor/ckeditor5-core/compare/v0.6.0...v0.7.0) (2017-03-06)
+
+### Features
+
+* Added support for loading plugins by name and the `config.removePlugins` option. Closes [#49](https://github.com/ckeditor/ckeditor5/issues/49). ([dfee52e](https://github.com/ckeditor/ckeditor5-core/commit/dfee52e))
+* Added the "low-vision" icon. Closes [#68](https://github.com/ckeditor/ckeditor5/issues/68). ([4c3d306](https://github.com/ckeditor/ckeditor5-core/commit/4c3d306))
+
+### Other changes
+
+* Uploaded translations. ([a39e84b](https://github.com/ckeditor/ckeditor5-core/commit/a39e84b))