From 4bbfa1465317bac354a0e6ce4990414a45c060dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 24 Oct 2023 14:57:00 +0200 Subject: [PATCH] Document `org.jetbrains.plugins.notebooks.jupyter.variables` package removal due to Jupyter plugin extraction. (#1135) Co-authored-by: Anton Bragin --- reference_guide/api_changes_list_2023.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reference_guide/api_changes_list_2023.md b/reference_guide/api_changes_list_2023.md index 1e81586dc..c16c48edd 100644 --- a/reference_guide/api_changes_list_2023.md +++ b/reference_guide/api_changes_list_2023.md @@ -180,6 +180,10 @@ Fragment builder functions from `ExternalSystemRunConfigurationUtil` file moved `markdown.insert.image.dialog.title` property removed from resource bundle `messages.MarkdownBundle` : Use `org.intellij.plugins.markdown.images.MarkdownImagesBundle` instead. +### Python Plugin 2023.3 +`org.jetbrains.plugins.notebooks.jupyter.variables` package removed +: It is now part of separate _Jupyter_ plugin. + ## 2023.2 ### IntelliJ Platform 2023.2