瀏覽代碼

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父節點
當前提交
75d42fb0ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-editor-balloon/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-editor-balloon/CHANGELOG.md

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