mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Revert "api_changes_list.md: move to /api_changes/, fix links"
This reverts commit 26a5774d
This commit is contained in:
parent
303873a257
commit
fe8e07a87e
@ -62,10 +62,10 @@ For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/
|
||||
|
||||
The following pages list the breaking changes in IDE/plugin releases with required/recommended steps to take by plugin authors.
|
||||
|
||||
* [**Changes in 2020.***](api_changes_list_2020.md)
|
||||
* [**Changes in 2019.***](api_changes_list_2019.md)
|
||||
* [**Changes in 2018.***](api_changes_list_2018.md)
|
||||
* [**Changes in 2017.***](api_changes_list_2017.md)
|
||||
* [**Changes in 2016.***](api_changes_list_2016.md)
|
||||
* [**Changes in 2020.***](api_changes/api_changes_list_2020.md)
|
||||
* [**Changes in 2019.***](api_changes/api_changes_list_2019.md)
|
||||
* [**Changes in 2018.***](api_changes/api_changes_list_2018.md)
|
||||
* [**Changes in 2017.***](api_changes/api_changes_list_2017.md)
|
||||
* [**Changes in 2016.***](api_changes/api_changes_list_2016.md)
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user