Skip to content

Remove @since version tags

Vlad Zahorodnii requested to merge work/drop-since-tags into master

Currently, we have a mix of Frameworks versions and Plasma versions in @since tags, which leads to some confusion. Since this is an unstable library, one cannot rely on since version tags, we are free to add, change, and remove apis to serve best to kwin requirements. Thus, we can simply remove all since version tags to fix mixing up different product versions.

Merge request reports