api_changes_list_2021.md: CoffeescriptIcons

This commit is contained in:
Yann Cébron 2021-11-22 10:31:10 +01:00
parent fc01c9fd39
commit 4eb8d77fd4

View File

@ -393,3 +393,8 @@ Rename of packages to `.java.` specific variants
`com.goide.sdk.combobox.GoSdkChooserCombo.getSdk` method moved to the superclass
: Recompile the dependant code.
### CoffeeScript Plugin 2021.1
`icons.CoffeescriptIcons` class renamed to `org.coffeescript.CoffeescriptIcons`
: To support dynamic plugins.