diff --git a/reference_guide/api_changes_list_2025.md b/reference_guide/api_changes_list_2025.md index 0115548d9..8d9090714 100644 --- a/reference_guide/api_changes_list_2025.md +++ b/reference_guide/api_changes_list_2025.md @@ -93,3 +93,11 @@ Coroutines running under `Dispatchers.Main` do not hold the write-intent lock `org.jetbrains.kotlin.ir.builders.TranslationPluginContext` class removed : This class was removed from the Kotlin compiler and is no longer available. + +### Remote Development 2025.1 + +`com.jetbrains.rd.ide.model.AddToGroupRuleModel` class removed +: Remove all usages + +`com.jetbrains.rd.ide.model.ActionConstraintModel` class removed +: Remove all usages