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