diff --git a/reference_guide/api_changes_list_2024.md b/reference_guide/api_changes_list_2024.md index 7c81859a3..ee6371fb7 100644 --- a/reference_guide/api_changes_list_2024.md +++ b/reference_guide/api_changes_list_2024.md @@ -77,6 +77,10 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no `org.apache.sanselan.util` package removed : `org.apache.sanselan.util.IOUtils` compatibility shim is obsolete; instead, please use JRE methods or `org.apache.commons.io.IOUtils`. +### Python Plugin 2024.2 +`com.jetbrains.python.PyElementTypes.STATEMENT_LIST` field type changed from `PyElementType` to `IElementType` +: Update code usages. + ## 2024.1 ### IntelliJ Platform 2024.1