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: reformat
This commit is contained in:
parent
0e38d56fb1
commit
e2b6823815
@ -121,10 +121,10 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
|||||||
: Only recompilation is needed for classes that implement `DataGrid` and delegate calls to an actual `DataGrid` implementation.
|
: Only recompilation is needed for classes that implement `DataGrid` and delegate calls to an actual `DataGrid` implementation.
|
||||||
|
|
||||||
### HTTP Client Plugin 2024.2
|
### HTTP Client Plugin 2024.2
|
||||||
|
|
||||||
`com.intellij.httpClient.http.request.HttpRequestPsiConverter.toRequestConfig(HttpRequest)` method visibility changed from `public` to `private`
|
`com.intellij.httpClient.http.request.HttpRequestPsiConverter.toRequestConfig(HttpRequest)` method visibility changed from `public` to `private`
|
||||||
: This method is an implementation detail.
|
: This method is an implementation detail.
|
||||||
|
|
||||||
|
|
||||||
## 2024.1
|
## 2024.1
|
||||||
|
|
||||||
### IntelliJ Platform 2024.1
|
### IntelliJ Platform 2024.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user