Skip to content

Commit f9aa799

Browse files
committed
Version 1.17
1 parent 6ee06da commit f9aa799

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pluginVersion=1.17-SNAPSHOT
1+
pluginVersion=1.17
22

33
# e.g. IC-2016.3.3, IU-2018.2.5 etc
44
# For a list of possible values, refer to the section 'com.jetbrains.intellij.idea' at

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ For really big files and slow grammars, there is an appreciable delay when displ
7474
<change-notes><![CDATA[
7575
<ul>
7676
<li>Added a new 'Tokens' tab in the preview (<a href="https://github.com/antlr/intellij-plugin-v4/issues/417">#417</a>)</li>
77+
<li>The profiler results now show rule names (<a href="https://github.com/antlr/intellij-plugin-v4/issues/466">#466</a>)</li>
7778
<li>Updated to ANTLR 4.9.2 (<a href="https://github.com/antlr/intellij-plugin-v4/issues/477">#477</a>)</li>
7879
</ul>
7980
See the complete list of <a href="https://github.com/antlr/intellij-plugin-v4/issues?q=milestone%3A1.17+is%3Aclosed">fixed issues</a>.

0 commit comments

Comments
 (0)