Skip to content

Commit ebd5f23

Browse files
authored
release 1.3.5 (#76)
1 parent 6c851e5 commit ebd5f23

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## Unreleased
66

7+
## 1.3.5 - 2025-01-15
8+
- Add support for `float` keyword
9+
- Add support for `event` keyword
10+
711
## 1.3.4 - 2024-10-22
812
- Remove use of deprecated APIs
913

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = io.github.facilityapi
55
pluginName = FacilityIntellij
6-
pluginVersion = 1.3.4
6+
pluginVersion = 1.3.5
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)