Skip to content

Commit afb1196

Browse files
Release 0.8.5
1 parent 5f637bb commit afb1196

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

33
# Axon Framework plugin Changelog
44

5+
## [0.8.5]
6+
- Fix StackOverflow issue when aggregate model is recursive (https://github.com/AxonFramework/IdeaPlugin/issues/261)
7+
58
## [0.8.4]
69
- Plugin is now compatible with IDEA 2023.3 (IDEA 233.*) (Thanks to @maartenn)
710

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.8.4
22+
pluginVersion=0.8.5
2323
axonVersion=4.9.0
2424

2525
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html

0 commit comments

Comments
 (0)