Skip to content

Commit 503140f

Browse files
committed
Add a remark on the removal of the style API versions
Closes #341
1 parent fac9530 commit 503140f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/migration/wsc55/deprecations_removals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,4 @@ With version 6.0, we have deprecated certain components and removed several othe
337337
- Using non-standard ports for package servers is no longer supported. ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
338338
- Using the insecure `http://` scheme for package servers is no longer supported. The use of `https://` is enforced. ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
339339
- The support for AMP pages was removed. ([WoltLab/WCF#5425](https://github.com/WoltLab/WCF/pull/5425))
340+
- The support for style API version was removed. All styles are treated as if they are fully compatible with the latest version. ([WoltLab/WCF#5036](https://github.com/WoltLab/WCF/issues/5036))

0 commit comments

Comments
 (0)