Skip to content

Commit 23e7f93

Browse files
author
Nosal, Peter (pn1895)
committed
Update release notes before release
Signed-off-by: Nosal, Peter (pn1895) <pn1895@att.com>
1 parent ffe5400 commit 23e7f93

File tree

1 file changed

+12
-6
lines changed
  • intelij-plugin/src/main/resources/META-INF

1 file changed

+12
-6
lines changed

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

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,19 @@
2222
]]></description>
2323

2424
<change-notes><![CDATA[
25-
<b>Fixed</b>
25+
<b>New Features</b>
2626
<ul>
27-
<li>Fixed fatal error after installation alongside with another plugin for yang language</li>
28-
<li>String type no longer require optional parameters</li>
29-
<li>Fixed fatal error while debugging</li>
30-
<li>Fixed class cast exception bug in larger projects</li>
31-
</ul><br>]]>
27+
<li>Included grouping statements in breadcrumbs</li>
28+
<li>Properly checking identifier's start character</li>
29+
<li>Added annotator to check for multiplicity of statements</li>
30+
</ul>
31+
<br>
32+
<b>Fixed issues</b>
33+
<ul>
34+
<li>Fixed "Go to" declaration</li>
35+
<li>Fixed issues with deviate not-supported</li>
36+
</ul>
37+
]]>
3238
</change-notes>
3339

3440
<idea-version since-build="202.6397.94"/>

0 commit comments

Comments
 (0)