mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api_changes_list_2024.md VcsLogFileHistoryHandler.getSupportedVcs() (#1153)
Co-authored-by: Denis Zaichenko <denis.zaichenko@jetbrains.com>
This commit is contained in:
parent
7aa1dca2d5
commit
f2a789ef88
@ -80,3 +80,6 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
`com.intellij.execution.process.mediator.util` package removed
|
||||
: The sole extension method `Deferred<T>.blockingGet()` contained in this package is an anti-pattern, and was not supposed to be exposed in the first place. The process mediator and the elevation service are now product modules, and no longer part of the platform.
|
||||
|
||||
`com.intellij.vcs.log.VcsLogFileHistoryHandler.getSupportedVcs()` abstract method added
|
||||
: Must be implemented.
|
||||
|
Loading…
x
Reference in New Issue
Block a user