From 4eb8d77fd424e37afc381dc8797c985a9cdbbce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 22 Nov 2021 10:31:10 +0100 Subject: [PATCH] api_changes_list_2021.md: CoffeescriptIcons --- reference_guide/api_changes_list_2021.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference_guide/api_changes_list_2021.md b/reference_guide/api_changes_list_2021.md index 5693ccaee..de5daaac9 100644 --- a/reference_guide/api_changes_list_2021.md +++ b/reference_guide/api_changes_list_2021.md @@ -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.