Skip to content

Commit

Permalink
Improved change log
Browse files Browse the repository at this point in the history
  • Loading branch information
AsterAI committed Dec 27, 2017
1 parent aaca5af commit adfb19a
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,16 @@
]]></description>

<change-notes><![CDATA[
<li><b>0.3.2</b> Improved syntax support</li>
<li><b>0.3.2-beta3</b> Fixed regex recognition bug. Added syntax support for constructions like {var} </li>
<li><b>0.3.2-beta2</b>: Improved syntax support. Fixed completion bug when invoking AC in method definition block</li>
<li><b>0.3.2-beta1</b>: Introduced class members in completion list</li>
<li><b>0.3.2</b>: Completion list now shows members of class. Improved syntax support</li>
<li><b>0.3.1</b>: Fixed much bugs with syntax recognition, fixed extra space in completion for method params</li>
<li><b>0.3.0</b>: Fixed many bugs with syntax recognition, added few words to highlight, improved completion</li>
<li><b>0.2.5</b>: Fixed "switch" keyword detection</li>
<li><b>0.2.4</b>: Added brace matching</li>
<li><b>0.2.3</b>: Fixed build</li>
<li><b>0.2.2</b>: Improve highlighter, added color settings page</li>
<li><b>0.2.1</b>: Disabled "New Zephir class" dialog</li>
<li><b>0.2.0</b>: Added lexer and simple syntax highlighter</li>
<li><b>0.1.0</b>: Initial plugin</li>
]]></change-notes>

<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
Expand Down

0 comments on commit adfb19a

Please sign in to comment.