Document the removal of `WCF.ACP.Cronjob.LogList`
authorMarcel Werk <burntime@woltlab.com>
Mon, 18 Nov 2024 16:25:36 +0000 (17:25 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 18 Nov 2024 16:25:36 +0000 (17:25 +0100)
docs/migration/wsc61/deprecations_removals.md

index e2d9a0af604b01cea9721cff739fe4780a6dd21a..d94a998f7573ca5a72d394af2f4d8e9fd0f1fe82 100644 (file)
@@ -16,9 +16,14 @@ With version 6.2, we have deprecated certain components and removed several othe
 
 #### Methods
 
+- `wcf\data\cronjob\log\CronjobLogAction::clearAll()` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))
 - `wcf\util\CLIUtil::formatTime()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
 - `wcf\util\CLIUtil::formatDate()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
 
 #### Properties
 
 - `wcf\system\option\user\DateUserOptionOutput::$dateFormat` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
+
+### JavaScript
+
+- `WCF.ACP.Cronjob.LogList` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))