api pages: link twitter/blog

This commit is contained in:
Yann Cébron 2020-10-26 10:47:13 +01:00
parent b352410fa5
commit 08fa209565
2 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,8 @@ Consider using the following [IDE inspections](https://www.jetbrains.com/help/id
## Known Breaking Changes ## 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. 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) * [**Changes in 2021.***](api_changes/api_changes_list_2021.md)

View File

@ -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. 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. 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 2021.***](api_notable_list_2021.md)
* [**Changes in 2020.***](api_notable_list_2020.md) * [**Changes in 2020.***](api_notable_list_2020.md)