Update api_changes_list_2024.md - GitHub plugin (#1219)

This commit is contained in:
Ivan Semenov 2024-02-14 15:43:10 +01:00 committed by GitHub
parent e10eb8f580
commit c144ba0fc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,3 +147,14 @@ Package `com.jetbrains.jinja2` renamed to `com.intellij.jinja`
`com.jetbrains.rest.RestLanguage` class moved to package `com.intellij.python.reStructuredText`
: Update code usages.
### GitHub Plugin 2024.1
`org.jetbrains.plugins.github.pullrequest.comment.GHPRDiffReviewSupport` class removed
: Migrated to MVVM
`org.jetbrains.plugins.github.pullrequest.comment.GHPRDiffReviewSupport.Companion` class removed
: Migrated to MVVM
`org.jetbrains.plugins.github.pullrequest.action.GHPRActionKeys.getPULL_REQUEST_DATA_PROVIDER()` method removed
: Migrated to MVVM, hidden implementation details