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

+ 11 - 0
packages/ckeditor5-image/CHANGELOG.md

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-image/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
+
+### Bug fixes
+
+* Default style's command will properly remove model element's attribute. Closes [#147](https://github.com/ckeditor/ckeditor5-image/issues/147). ([c96fb19](https://github.com/ckeditor/ckeditor5-image/commit/c96fb19))
+
+### Other changes
+
+* Updated translations. [skip ci]. ([eb4ba5b](https://github.com/ckeditor/ckeditor5-image/commit/eb4ba5b))
+
+
 ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-image/compare/v0.7.0...v1.0.0-alpha.1) (2017-10-03)
 
 ### Bug fixes