Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 25 Oct 2022 12:49:08 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 12:49:08 +0000 (14:49 +0200)
Resolves #327.

docs/migration/wsc55/deprecations_removals.md

index a01cfdfc20755142fbbefd1cd5b58dd04044fd1a..19c7658dce54a65446d48bedebdc4abf9f1b9ccf 100644 (file)
@@ -47,6 +47,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 
 - `WCF.User.ObjectWatch.Subscribe` ([WoltLab/WCF#4962](https://github.com/WoltLab/WCF/pull/4962))
 - `WCF.User.List` ([WoltLab/WCF#5039](https://github.com/WoltLab/WCF/pull/5039))
+- `WoltLabSuite/Core/NumberUtil` ([WoltLab/WCF#5071](https://github.com/WoltLab/WCF/pull/5071))
 - `WoltLabSuite/Core/Ui/User/List` ([WoltLab/WCF#5039](https://github.com/WoltLab/WCF/pull/5039))
 
 ### Database Tables
@@ -222,6 +223,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `WCF.System.FlexibleMenu` ([WoltLab/WCF#4945](https://github.com/WoltLab/WCF/pull/4945))
 - `WCF.System.Fullscreen` ([WoltLab/WCF#4945](https://github.com/WoltLab/WCF/pull/4945))
 - `WCF.System.PageNavigation` ([WoltLab/WCF#4945](https://github.com/WoltLab/WCF/pull/4945))
+- `WCF.Template` ([WoltLab/WCF#5070](https://github.com/WoltLab/WCF/pull/5070))
 - `WCF.ToggleOptions` ([WoltLab/WCF#4945](https://github.com/WoltLab/WCF/pull/4945))
 - `WCF.User.Panel.Abstract` ([WoltLab/WCF#4944](https://github.com/WoltLab/WCF/pull/4944))
 - `window.shuffle()` ([WoltLab/WCF#4945](https://github.com/WoltLab/WCF/pull/4945))