Add `wcf1_package_update_compatibility` to list of deprecations in 5.5
authorMatthias Schmidt <gravatronics@live.com>
Fri, 9 Jul 2021 10:16:52 +0000 (12:16 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Fri, 9 Jul 2021 10:16:52 +0000 (12:16 +0200)
See WoltLab/WCF#4385

docs/migration/wsc54/deprecations_removals.md

index da1b55b909ffd63f970b0d34a2ebc5df5bd7bca4..9f6aaf828507b4a98b8245e23514a11c8bc077d8 100644 (file)
@@ -24,9 +24,10 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf\system\io\GZipFile::$gzopen64` ([WoltLab/WCF#4381](https://github.com/WoltLab/WCF/pull/4381))
 
 
-### Miscellaneous
+### Database Tables
 
-- `wcf1_package_compatibility` database table ([WoltLab/WCF#4371](https://github.com/WoltLab/WCF/pull/4371))
+- `wcf1_package_compatibility` ([WoltLab/WCF#4371](https://github.com/WoltLab/WCF/pull/4371))
+- `wcf1_package_update_compatibility` ([WoltLab/WCF#4385](https://github.com/WoltLab/WCF/pull/4385))