mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_changes_list_2024.md: fix
This commit is contained in:
parent
ee2b8d8cb9
commit
3b655dc519
@ -68,11 +68,11 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
<include from="tools_gradle_intellij_plugin.md" element-id="gradle_plugin_223_problem"/>
|
||||
|
||||
## 2024.1
|
||||
## 2024.2
|
||||
|
||||
### IntelliJ Platform 2024.2
|
||||
`com.jetbrains.django.testRunner` package removed
|
||||
: Private package is no longer available as an API.
|
||||
|
||||
## 2024.1
|
||||
|
||||
### IntelliJ Platform 2024.1
|
||||
|
||||
@ -239,3 +239,6 @@ Class `org.jetbrains.kotlin.ir.declarations.IrDeclarationOriginImpl` made final
|
||||
|
||||
`com.jetbrains.django.util.DjangoUtil` class removed
|
||||
: Private class is no longer available as an API.
|
||||
|
||||
`com.jetbrains.django.testRunner` package removed
|
||||
: Private package is no longer available as an API.
|
||||
|
Loading…
x
Reference in New Issue
Block a user