diff --git a/reference_guide/api_changes_list_2023.md b/reference_guide/api_changes_list_2023.md index c2e67223e..803f8eade 100644 --- a/reference_guide/api_changes_list_2023.md +++ b/reference_guide/api_changes_list_2023.md @@ -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)` method removed