Skip to content

Commit dced218

Browse files
committed
Document the removal of WCF.ACP.Cronjob.LogList
1 parent 01e8dfb commit dced218

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,14 @@ With version 6.2, we have deprecated certain components and removed several othe
1616

1717
#### Methods
1818

19+
- `wcf\data\cronjob\log\CronjobLogAction::clearAll()` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))
1920
- `wcf\util\CLIUtil::formatTime()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
2021
- `wcf\util\CLIUtil::formatDate()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
2122

2223
#### Properties
2324

2425
- `wcf\system\option\user\DateUserOptionOutput::$dateFormat` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
26+
27+
### JavaScript
28+
29+
- `WCF.ACP.Cronjob.LogList` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))

0 commit comments

Comments
 (0)