Add `WCF.Search.Message.KeywordList` to deprecations_removals.md
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 14 Jul 2021 15:12:57 +0000 (17:12 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Jul 2021 15:12:57 +0000 (17:12 +0200)
docs/migration/wsc54/deprecations_removals.md

index 4f74206d4dd73808a38f9318758f8d264aa10dbe..ef2a5e8f34b71dcc2f2eaf7f25b7c5b25132f3a2 100644 (file)
@@ -23,6 +23,9 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf\acp\page\PackagePage::$compatibleVersions` ([WoltLab/WCF#4371](https://github.com/WoltLab/WCF/pull/4371))
 - `wcf\system\io\GZipFile::$gzopen64` ([WoltLab/WCF#4381](https://github.com/WoltLab/WCF/pull/4381))
 
+### JavaScript
+
+- `WCF.Search.Message.KeywordList` ([WoltLab/WCF#4402](https://github.com/WoltLab/WCF/pull/4402))
 
 ### Database Tables
 
@@ -30,7 +33,6 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf1_package_update_compatibility` ([WoltLab/WCF#4385](https://github.com/WoltLab/WCF/pull/4385))
 
 
-
 ## Removals
 
 ### PHP