diff --git a/reference_guide/api_changes_list_2025.md b/reference_guide/api_changes_list_2025.md index a4f8e0be8..7bcfb2a2f 100644 --- a/reference_guide/api_changes_list_2025.md +++ b/reference_guide/api_changes_list_2025.md @@ -72,3 +72,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no ## 2025.1 ### IntelliJ Platform 2025.1 + + +### Kotlin Plugin 2025.1 + +`org.jetbrains.kotlin.KtFakeSourceElement` class renamed to `org.jetbrains.kotlin.KtFakePsiSourceElement` +: Update code usages.