Skip to content

Commit f3b8dab

Browse files
committed
add 0.3.0 changelog
1 parent 4b66793 commit f3b8dab

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
@@ -2,6 +2,10 @@
22

33
# IntelliJ ZigLang Plugin Changelog
44

5+
## [0.3.0]
6+
### Added
7+
- Struct auto completion
8+
59
## [0.2.1]
610
### Added
711
- Local variable auto completion

gradle.properties

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

44
pluginGroup = org.zig
55
pluginName = IntelliJ ZigLang Plugin
6-
pluginVersion = 0.2.1
6+
pluginVersion = 0.3.0
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)