api_changes_list_2023.md: cleanup

This commit is contained in:
Yann Cébron 2023-05-15 14:42:15 +02:00
parent 92b305b669
commit b54deefeeb

View File

@ -118,10 +118,10 @@ Apache Batik library unbundled
: It was an accidentally exposed internal API. Please use `HTMLEditorProvider.openEditor()` methods, or implement your own file editor provider.
`com.intellij.execution.RunnerAndConfigurationSettings.setFocusToolWindowBeforeRun(boolean)` abstract method added
: The interface is not intended to be implemented in external plugins
: The interface is not intended to be implemented in external plugins.
`com.intellij.execution.RunnerAndConfigurationSettings.getFocusToolWindowBeforeRun()` abstract method added
: The interface is not intended to be implemented in external plugins
: The interface is not intended to be implemented in external plugins.
### Database Plugin 2023.1