Skip to content

Commit 5844f0d

Browse files
Update CHANGELOG.md for next release
1 parent 99968b3 commit 5844f0d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

33
# Axon Framework plugin Changelog
44

5+
## [0.7.2]
6+
7+
### Fixed
8+
- Issue where Axon version detection did not work properly
9+
- Prevent infinite recursion in annotation scanning
10+
- Fix AggregateIdentifier inspection to include methods in addition to fields
11+
- Fix issue where element became invalid upon opening line marker popup
12+
13+
### Added
14+
- AggregateIdentifier now warns if the method that was annotated returns void
15+
16+
### Changed
17+
- Upgrade Sentry version
18+
519
## [0.7.1]
620
The plugin is now marked as compatible with IntelliJ 2022.1.
721

0 commit comments

Comments
 (0)