mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 01:37:51 +08:00
16 lines
875 B
Markdown
16 lines
875 B
Markdown
---
|
|
title: Notable Changes and Features in IntelliJ Platform and Plugins API
|
|
---
|
|
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
|
|
|
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)
|
|
* [**Changes in 2019.***](api_notable_list_2019.md)
|
|
* [**Changes in 2018.***](api_notable_list_2018.md)
|