mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update api_changes_list_2022.md (#621)
This commit is contained in:
parent
8c904d1cfa
commit
61b6363a4b
@ -90,3 +90,6 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
|
||||
`com.intellij.psi.impl.java.stubs.index.JavaFullClassNameIndex.get(Integer, Project, GlobalSearchScope)` method parameter type changed from `Integer` to `CharSequence`
|
||||
: `JavaFullClassNameIndex` now takes `CharSequence` instead of its `hashCode` to allow specific optimizations
|
||||
|
||||
<!-- https://youtrack.jetbrains.com/issue/MP-4136 -->
|
||||
JSch was removed from the core
|
||||
: Add [com.jcraft:jsch:0.1.55](https://mvnrepository.com/artifact/com.jcraft/jsch/0.1.55) as a dependency explicitly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user