diff --git a/build.gradle b/build.gradle index 8864468..7f6942e 100644 --- a/build.gradle +++ b/build.gradle @@ -24,6 +24,7 @@ patchPluginXml { sinceBuild.set("241") untilBuild.set("243.*") changeNotes = """ +

0.1.28 2024.* support by Philippe Jandot

0.1.27 2023.* support, improve highlights, refactor and remove deprecated code to pass JetBrains plugin validation by Philippe Jandot

0.1.26 2023.1 support, handle informational lints, fix partial highlights, removed some deprecated usages by Philippe Jandot

0.1.25 fixed IntelliJ 2022.3 support by Andreas Franz