mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2021.md: group
This commit is contained in:
parent
e2f3972124
commit
23cfffd815
@ -111,6 +111,8 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
|
||||
`org.jetbrains.uast.UAnnotated.getUAnnotations()` marked abstract
|
||||
: Previously this circulary referenced `org.jetbrains.uast.UAnnotated.getAnnotations()`, which has been removed.
|
||||
|
||||
### Performance Testing Plugin 2021.2
|
||||
|
||||
`com.jetbrains.performancePlugin.CommandProvider.getCommands()` method return type changed from `java.util.List` to `java.util.Map`
|
||||
: Use `java.util.List` instead of `java.util.Map`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user