Add the removal of the `Leafo` class alias
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 25 Jun 2021 12:58:48 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 12:58:48 +0000 (14:58 +0200)
see WoltLab/WCF#4343

docs/migration/wsc54/deprecations_removals.md

index 205be8f08ee6b8ad86638ec9ea5205d5cfed2067..3ab7fc09c1149e09a685b24b34cb2d20d4d89c47 100644 (file)
@@ -35,6 +35,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `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`
+- The SCSS compiler’s `Leafo` class aliases ([WoltLab/WCF#4343](https://github.com/WoltLab/WCF/pull/4343), [Migration Guide from 5.2 to 5.3](../wsc52/libraries.md))
 
 #### Methods