We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509c7df commit 7f28841Copy full SHA for 7f28841
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
# Axon Framework plugin Changelog
4
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
13
## [0.4.2]
14
15
### Changed
gradle.properties
@@ -19,7 +19,7 @@
19
20
pluginGroup=io.axoniq.ide.intellij
21
pluginName=Axon Framework
22
-pluginVersion=0.4.2
+pluginVersion=0.5.0
23
24
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
25
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments