Document the removal of ConversationMessageAction::jumpToExtended()
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 23 Nov 2021 13:44:19 +0000 (14:44 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Nov 2021 13:44:19 +0000 (14:44 +0100)
see WoltLab/com.woltlab.wcf.conversation#162

docs/migration/wsc54/deprecations_removals.md

index 2a407cc64afc7e039b047d4daa70ec65bd6bb247..3422d3d884a707cc1d3e9937f05f2214e96d6aaf 100644 (file)
@@ -91,6 +91,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wbb\data\thread\ThreadAction::countReplies()`
 - `wbb\data\thread\ThreadAction::validateCountReplies()`
 - `wcf\acp\form\UserGroupOptionForm::verifyPermissions()` ([WoltLab/WCF#4312](https://github.com/WoltLab/WCF/pull/4312))
+- `wcf\data\conversation\message\ConversationMessageAction::jumpToExtended()` ([WoltLab/com.woltlab.wcf.conversation#162](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/162))
 - `wcf\data\moderation\queue\ModerationQueueEditor::markAsDone()` ([WoltLab/WCF#4317](https://github.com/WoltLab/WCF/pull/4317))
 - `wcf\data\tag\TagCloudTag::getSize()` ([WoltLab/WCF#4325](https://github.com/WoltLab/WCF/pull/4325))
 - `wcf\data\tag\TagCloudTag::setSize()` ([WoltLab/WCF#4325](https://github.com/WoltLab/WCF/pull/4325))