Update api_changes_list_2024.md

This commit is contained in:
Greg Shrago 2024-10-01 14:13:19 +04:00 committed by GitHub
parent 31e5236c54
commit a467700616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,6 +79,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
Unbundled JUnit library Unbundled JUnit library
: Add an explicit dependency in the plugin project. : Add an explicit dependency in the plugin project.
`com.intellij.openapi.actionSystem.impl.MoreActionGroup(boolean, int, DefaultConstructorMarker)` constructor removed
: Use other constructors instead.
### JSON Plugin (new) 2024.3 ### JSON Plugin (new) 2024.3
`com.intellij.json.JsonElementTypes` class removed `com.intellij.json.JsonElementTypes` class removed