api_changes_list: update the header.

This commit is contained in:
Sergey Patrikeev 2018-02-22 10:42:59 +03:00
parent 41bc405e74
commit e8bab8f8bd

View File

@ -3,6 +3,11 @@ title: Incompatible Changes in IntelliJ Platform and Plugins API
---
<!--
Before documenting a breaking API change, please, make sure that the change cannot be avoided
in an alternative way as the following docs state:
API compatibility policy: https://confluence.jetbrains.com/display/IDEA/IntelliJ+Platform+API+compatibility+policy
API Compatibility FAQ: https://confluence.jetbrains.com/display/IDEA/IntelliJ+API+Compatibility+Policy+FAQ
To document a new incompatible change you have to fill a row in a table so that
the first column is a problem pattern and the second column is a human-readable description.