Skip to content

Commit f49f9ca

Browse files
committed
Update release notes
1 parent fc49c36 commit f49f9ca

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
</description>
1313

1414
<change-notes><![CDATA[
15+
Version 0.3.9<br />
16+
-------------<br />
17+
<ul>
18+
<li>FIXED IDEAPLUGIN-10 Plugin crashes because it cannot find java.util.concurrent.ConcurrentHashMap.keySet </li>
19+
</ul>
20+
<br />
21+
<br />
1522
Version 0.3.7<br />
1623
-------------<br />
1724
<ul>
@@ -146,4 +153,4 @@
146153
implementation="org.axonframework.intellij.ide.plugin.publisher.DefaultEventPublisherProvider"/>
147154
<handlerProvider implementation="org.axonframework.intellij.ide.plugin.handler.DefaultEventHandlerProvider"/>
148155
</extensions>
149-
</idea-plugin>
156+
</idea-plugin>

0 commit comments

Comments
 (0)