Skip to content

Commit 535a699

Browse files
Update modules/ROOT/pages/migration-from-7x.adoc
Co-authored-by: Andrew Herron <[email protected]>
1 parent 7afeb67 commit 535a699

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/migration-from-7x.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The following table summarizes all breaking changes in {productname} {release-ve
1818
|===
1919
|Breaking Change |Impact |Severity
2020
21-
|`editor.selection.setContent` Removal
22-
|Method removed. Use `editor.insertContent` instead.
23-
|High
21+
|`editor.selection.setContent` Deprecated
22+
|Method deprecated. Use `editor.insertContent` instead.
23+
|Medium
2424
2525
|`editor.documentBaseUrl` Removal
2626
|Property removed. Use `editor.editorManager.documentBaseURL` instead.

0 commit comments

Comments
 (0)