|
|
@@ -13,7 +13,7 @@ Changelog
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
-* The `InlineEditor#element` property was renamed to `InlineEditor#sourceElement`. See [ckeditor/ckeditor5-core#64](https://github.com/ckeditor/ckeditor5-core/issues/64).
|
|
|
+* The `InlineEditor#element` property was renamed to `InlineEditor#sourceElement` and `InlineEditor#updateElement()` method to `InlineEditor#updateSourceElement()`. See [ckeditor/ckeditor5-core#64](https://github.com/ckeditor/ckeditor5-core/issues/64).
|
|
|
|
|
|
|
|
|
## [10.0.1](https://github.com/ckeditor/ckeditor5-editor-inline/compare/v10.0.0...v10.0.1) (2018-06-21)
|