8
0
Piotrek Koszuliński 9 лет назад
Родитель
Сommit
ad1f41c5c8
1 измененных файлов с 16 добавлено и 0 удалено
  1. 16 0
      packages/ckeditor5-ui/CHANGELOG.md

+ 16 - 0
packages/ckeditor5-ui/CHANGELOG.md

@@ -0,0 +1,16 @@
+Changelog
+=========
+
+## [0.7.1](https://github.com/ckeditor/ckeditor5-ui/compare/v0.7.0...v0.8.0) (2017-03-06)
+
+### Bug fixes
+
+* Removed title from the editable element. Fixes [#121](https://github.com/ckeditor/ckeditor5/issues/121). ([71fb3eb](https://github.com/ckeditor/ckeditor5-ui/commit/71fb3eb))
+
+### Features
+
+* Added support for toolbar item separators. Closes [#154](https://github.com/ckeditor/ckeditor5/issues/154). ([f3cb75d](https://github.com/ckeditor/ckeditor5-ui/commit/f3cb75d))
+
+### Other changes
+
+* Uploaded translations. ([67ba32b](https://github.com/ckeditor/ckeditor5-ui/commit/67ba32b))