Update api_changes_list_2021.md (#555)

This commit is contained in:
Ivan Semenov 2021-10-07 17:37:01 +03:00 committed by GitHub
parent ed40fc4665
commit e320bb48e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,19 @@ Running tests fails with `jarFiles is not set for [...]` or `Created extension c
`com.intellij.openapi.fileEditor.impl.EditorTabTitleProvider.getEditorTabTitle(Project, VirtualFile, EditorWindow)` method parameter `EditorWindow` removed `com.intellij.openapi.fileEditor.impl.EditorTabTitleProvider.getEditorTabTitle(Project, VirtualFile, EditorWindow)` method parameter `EditorWindow` removed
: This parameter never needed, but lead to code coupling : This parameter never needed, but lead to code coupling
### VCS Log 2021.3
`com.intellij.vcs.log.ui.frame.CommitPanel` class removed
: Removed unnecessary inheritance
### Git Plugin 2021.3
`git4idea.ui.branch.GitBranchActionsUtilKt.checkoutOrReset(Project, List, String, GitNewBranchOptions)` method removed
: Method was dropped to avoid supporting outdated behavior
`git4idea.ui.branch.GitBranchActionsUtilKt.createNewBranch(Project, List, String, GitNewBranchOptions)` method removed
: Method was dropped to avoid supporting outdated behavior
## 2021.2 ## 2021.2
### IntelliJ Platform 2021.2 ### IntelliJ Platform 2021.2