Kaynağa Gözat

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 yıl önce
ebeveyn
işleme
ee2b8e165c
1 değiştirilmiş dosya ile 15 ekleme ve 0 silme
  1. 15 0
      packages/ckeditor5-image/CHANGELOG.md

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

@@ -1,6 +1,21 @@
 Changelog
 =========
 
+## [13.1.0](https://github.com/ckeditor/ckeditor5-image/compare/v13.0.1...v13.1.0) (2019-06-05)
+
+### Features
+
+* Changed `ImageStyleCommand#defaultStyle` from private to public readonly property. Closes [#289](https://github.com/ckeditor/ckeditor5-image/issues/289). ([fb35177](https://github.com/ckeditor/ckeditor5-image/commit/fb35177))
+
+### Bug fixes
+
+* ImageTextAlternative click outside handler scope. Closes [#292](https://github.com/ckeditor/ckeditor5-image/issues/292). ([78e619e](https://github.com/ckeditor/ckeditor5-image/commit/78e619e))
+
+### Other changes
+
+* Updated translations. ([01125b7](https://github.com/ckeditor/ckeditor5-image/commit/01125b7)) 
+
+
 ## [13.0.1](https://github.com/ckeditor/ckeditor5-image/compare/v13.0.0...v13.0.1) (2019-04-10)
 
 ### Other changes