Skip to content

Commit 7ab3de2

Browse files
committed
chore: update changelog
1 parent b1bfbc4 commit 7ab3de2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ For really big files and slow grammars, there is an appreciable delay when displ
7373

7474
<change-notes><![CDATA[
7575
<ul>
76-
<li>Removed usages of `ActionUpdateThread.OLD_EDT` (<a href="https://github.com/antlr/intellij-plugin-v4/issues/696">#696</a>)</li>
77-
<li>Updated ANTLR to 4.13.2</li>
76+
<li>Add completion contributor for import statements. by @indegro in #676</li>
77+
<li>Key arrow down in overview generated NullPointerException #725</li>
7878
</ul>
79-
See the complete list of <a href="https://github.com/antlr/intellij-plugin-v4/issues?q=milestone%3A1.24+is%3Aclosed">fixed issues</a>.
79+
See the complete list of <a href="https://github.com/antlr/intellij-plugin-v4/issues?q=milestone%3A1.25+is%3Aclosed">fixed issues</a>.
8080
]]>
8181
</change-notes>
8282

0 commit comments

Comments
 (0)