Update api_changes_list_2023.md (#1150)

This commit is contained in:
Ilya Zakoulov 2023-11-15 09:06:16 +01:00 committed by GitHub
parent 2167190245
commit 3055e47134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,6 +245,9 @@ Fragment builder functions from `ExternalSystemRunConfigurationUtil` file moved
`org.jetbrains.plugins.notebooks.jupyter.variables` package removed
: It is now part of separate _Jupyter_ plugin.
`com.jetbrains.python.psi.PyClass.getPropertiesInherited(TypeEvalContext)` abstract method added
: Should implement this method.
### Database Plugin 2023.3
`com.intellij.database.datagrid.DataGrid.getName(ModelIndex<GridColumn>)` method removed