Add `WBB.Board.MarkAsRead` to list of deprecations with version 5.5
authorMatthias Schmidt <gravatronics@live.com>
Tue, 29 Jun 2021 06:05:36 +0000 (08:05 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Tue, 29 Jun 2021 06:05:36 +0000 (08:05 +0200)
docs/migration/wsc54/deprecations_removals.md

index 3ab7fc09c1149e09a685b24b34cb2d20d4d89c47..752c01b755ff4e40c626938533e16e6ca399a226 100644 (file)
@@ -84,6 +84,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 
 ### JavaScript
 
+- `WBB.Board.MarkAsRead` (use `WoltLabSuite/Forum/Ui/Board/MarkAsRead` instead)
 - `WCF.ACP.Style.ImageUpload` ([WoltLab/WCF#4323](https://github.com/WoltLab/WCF/pull/4323))
 - `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))