Kaynağa Gözat

Docs: Changelog.

Piotrek Koszuliński 8 yıl önce
ebeveyn
işleme
c34efc6555
1 değiştirilmiş dosya ile 13 ekleme ve 0 silme
  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))