diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index df46b1e9e..e8745768d 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -87,6 +87,8 @@ Consider using the following [IDE inspections](https://www.jetbrains.com/help/id ## Known Breaking Changes +> **TIP** Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/) for the latest announcements. + The following pages list the breaking changes in IDE and plugin releases with required/recommended steps to take by plugin authors. * [**Changes in 2021.***](api_changes/api_changes_list_2021.md) diff --git a/reference_guide/api_notable/api_notable.md b/reference_guide/api_notable/api_notable.md index c54c77073..c6b374b7c 100644 --- a/reference_guide/api_notable/api_notable.md +++ b/reference_guide/api_notable/api_notable.md @@ -6,6 +6,8 @@ title: Notable Changes and Features in IntelliJ Platform and Plugins API The following pages list notable changes and new features in IDE releases. Plugin authors are encouraged to verify their compatible releases take advantage of the latest API additions. + +> **TIP** Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/) for the latest announcements. * [**Changes in 2021.***](api_notable_list_2021.md) * [**Changes in 2020.***](api_notable_list_2020.md)