Document incompatible Kotlin plugin changes for 2025.1 (#1419)

This commit is contained in:
Ilya Kirillov 2025-01-31 13:40:17 +01:00 committed by GitHub
parent 84833a7d53
commit cee1ecba9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.