Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit 29e6def

Browse files
committed
Version 0.2.5
1 parent f3d0e59 commit 29e6def

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+
### Added
8+
- Support for the new IDEA platform version 2023.2
9+
- Updated to the latest JetBrain's IntelliJ platform plugin version.
10+
711
## [0.2.4] - 2023-04-08
812

913
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = com.github.marioariasc.zigsupport
55
pluginName = zig-support
66
pluginRepositoryUrl = https://github.com/MarioAriasC/zig-support
7-
pluginVersion = 0.3.0
7+
pluginVersion = 0.2.5
88

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

0 commit comments

Comments
 (0)