Skip to content

Commit 7f28841

Browse files
Set version to 0.5.0 with changelog additions
1 parent 509c7df commit 7f28841

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
# Axon Framework plugin Changelog
44

5+
## [5.0.0]
6+
7+
### Changed
8+
9+
- Improve list rendering for better performance
10+
- Restructured packages
11+
- Improve caching on line markers to improve performance
12+
513
## [0.4.2]
614

715
### Changed

gradle.properties

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

2020
pluginGroup=io.axoniq.ide.intellij
2121
pluginName=Axon Framework
22-
pluginVersion=0.4.2
22+
pluginVersion=0.5.0
2323

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

0 commit comments

Comments
 (0)