Skip to content

Commit 9c7629c

Browse files
committed
Add release notes
1 parent 6942570 commit 9c7629c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

change-notes.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<html>
2+
<h2>1.2.4</h2>
3+
<ul>
4+
<li>Add plugin icon</li>
5+
<li>Kotlin: Use UAST instead of Kotlin plugin specific APIs</li>
6+
<li>Bug fix: Missing type information in auto complete for source parameters and value mappings</li>
7+
</ul>
28
<h2>1.2.3</h2>
39
<ul>
410
<li>Kotlin: Code completion for <code>target</code> and <code>source</code> in <code>@Mapping</code> and <code>@ValueMapping</code></li>

0 commit comments

Comments
 (0)