From: Matthias Schmidt Date: Thu, 24 Jun 2021 06:09:15 +0000 (+0200) Subject: Add `ModificationLogHandler` to deleted classes in version 5.5 X-Git-Tag: 5.6.final~216 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bf490ff9e0a8102cea7623df19baca7c67162e2c;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Add `ModificationLogHandler` to deleted classes in version 5.5 See WoltLab/WCF#4340 --- diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index e189e368..205be8f0 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -32,6 +32,7 @@ With version 5.5, we have deprecated certain components and removed several othe - `wbb\data\thread\NewsList` - `wcf\form\RecaptchaForm` ([WoltLab/WCF#4289](https://github.com/WoltLab/WCF/pull/4289)) - `wcf\system\cache\builder\TemplateListenerCacheBuilder` ([WoltLab/WCF#4297](https://github.com/WoltLab/WCF/pull/4297)) +- `wcf\system\log\modification\ModificationLogHandler` ([WoltLab/WCF#4340](https://github.com/WoltLab/WCF/pull/4340)) - `wcf\system\recaptcha\RecaptchaHandlerV2` ([WoltLab/WCF#4289](https://github.com/WoltLab/WCF/pull/4289)) - `wcf\util\PasswordUtil`