Skip to content

Commit f938c16

Browse files
committed
1.1.9 update
1 parent 78c1edc commit f938c16

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ java -jar expression-console-sample.jar
219219
Change log
220220
==========
221221

222-
1.1.8
222+
1.1.8 / 1.1.9
223223

224224
* Refactoring: expression chooser for introduce rule
225225
* JFlex: local jar/skeleton detection

support/META-INF/plugin.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
<![CDATA[
1515
<p>1.1.9</p>
1616
<ul>
17-
<li>Generator: expression parsing fixes</li>
17+
<li>Introduce rule: expression chooser</li>
18+
<li>JFlex: local jar/skeleton detection</li>
19+
<li>Generator: parser-based keyword completion improvements</li>
20+
<li>Generator: expression parsing fixes</li>
1821
</ul>
1922
<a href="https://github.com/JetBrains/Grammar-Kit#change-log">Full change log...</a>
2023
]]>

0 commit comments

Comments
 (0)