welcome.md: link to breaking/notable API changes

This commit is contained in:
Yann Cébron 2019-08-08 15:15:03 +02:00
parent a3f76d07bd
commit e9a42c3d12

View File

@ -21,6 +21,8 @@ Welcome to the _IntelliJ Platform_ SDK. This is the primary source of documentat
## Updates
See [Recently Updated](recently_updated.md) for latest changes. Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/) for latest announcements.
Are you upgrading your plugin to the latest platform release? Make sure to check [Incompatible Changes](reference_guide/api_changes/api_changes_list_2019.md) as well as [Notable Changes and Features](reference_guide/api_notable/api_notable_list_2019.md).
## Open Source
This guide is Open Source, and licensed under Apache 2.0. The source (as Markdown) is [hosted on GitHub](https://github.com/JetBrains/intellij-sdk-docs).
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to host the docs locally and contribute.