api_changes_list_2023.md: note JsonPath libary removal

This commit is contained in:
Yann Cébron 2023-08-14 18:08:57 +02:00
parent fb2297a381
commit e26b9c87c9

View File

@ -72,6 +72,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
### IntelliJ Platform 2023.3
JsonPath library unbundled
: Bundle it [explicitly](https://youtrack.jetbrains.com/issue/IDEA-328219) with your plugin.
### Java Plugin 2023.3
`com.siyeh.ipp.base.Intention` class removed