Add removal of `WCF.Poll.Manager`
authorjoshuaruesweg <ruesweg@woltlab.com>
Mon, 28 Feb 2022 14:51:44 +0000 (15:51 +0100)
committerjoshuaruesweg <ruesweg@woltlab.com>
Mon, 28 Feb 2022 14:51:44 +0000 (15:51 +0100)
docs/migration/wsc54/deprecations_removals.md

index f0bb0fba2e46a5ad3ae55f45098baca22cde0524..d76f61ea68aae2fc3db57b59808a08b063df1b9a 100644 (file)
@@ -204,6 +204,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `WCF.Conversation.Message.QuoteHandler` (use `WoltLabSuite/Core/Conversation/Ui/Message/Quote`, see [WoltLab/com.woltlab.wcf.conversation#155](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/155))
 - `WCF.Like.js` ([WoltLab/WCF#4300](https://github.com/WoltLab/WCF/pull/4300))
 - `WCF.Message.UserMention` ([WoltLab/WCF#4324](https://github.com/WoltLab/WCF/pull/4324))
+- `WCF.Poll.Manager` ([WoltLab/WCF#4662](https://github.com/WoltLab/WCF/pull/4662))
 - `WCF.UserPanel` ([WoltLab/WCF#4316](https://github.com/WoltLab/WCF/pull/4316))
 - `WCF.User.Panel.Moderation` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603))
 - `WCF.User.Panel.Notification` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603))