api_changes_list_2021.md: minor

This commit is contained in:
Yann Cébron 2021-04-21 15:53:32 +02:00
parent 3397b9217f
commit b5c60d9e17

View File

@ -81,7 +81,7 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
`com.intellij.openapi.file.exclude.EnforcedPlainTextFileType` class removed
: Use `com.intellij.openapi.fileTypes.PlainTextFileType` instead.
### GitHub plugin
### GitHub Plugin 2021.2
`org.jetbrains.plugins.github.util.GithubSettings.getAuthData(GithubAuthData)` method removed
: Only used by an already incompatible plugin