We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c851e5 commit ebd5f23Copy full SHA for ebd5f23
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## Unreleased
6
7
+## 1.3.5 - 2025-01-15
8
+- Add support for `float` keyword
9
+- Add support for `event` keyword
10
+
11
## 1.3.4 - 2024-10-22
12
- Remove use of deprecated APIs
13
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup = io.github.facilityapi
pluginName = FacilityIntellij
-pluginVersion = 1.3.4
+pluginVersion = 1.3.5
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments