From 28ab9ccc802fef9f1da78b1de4e23820b88ece28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Fri, 28 Feb 2020 09:59:42 +0100 Subject: [PATCH] api_changes_list.md: remove 2020.1 compatibility checks note --- reference_guide/api_changes_list.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index ce1197b29..f1f686832 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -64,8 +64,10 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no IntelliJ API may be occasionally changed between releases, leading to incompatibilities of existing plugins with newer IDE builds. + Compatibility with newer IDEs can easily be verified for plugins hosted on the [JetBrains plugin repository](/plugin_repository/index.md) using the built-in [Plugin Verifier](https://blog.jetbrains.com/platform/2018/07/plugins-repository-now-integrates-with-the-plugin-verification-tool/).