Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #617 from Shan1024/change-notes-0.9.1
Browse files Browse the repository at this point in the history
Update change notes
  • Loading branch information
sameerajayasoma authored Sep 1, 2017
2 parents 52ecb61 + 085dfd6 commit 8c73b92
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin>
<id>org.ballerinalang</id>
<name>Ballerina</name>
<version>0.9.0</version>
<version>0.9.1</version>
<vendor email="ballerinalang@wso2.com" url="http://wso2.org">WSO2 Inc.</vendor>

<description><![CDATA[
Expand All @@ -11,12 +11,11 @@

<change-notes><![CDATA[
<ul>
<li>Support Ballerina v0.92 grammar.</li>
<li>Improve code completion.</li>
<li>Add new code inspections.</li>
<li>Add new live templates.</li>
<li>Improve code formatting.</li>
<li>Improve parameter info support.</li>
</ul>
<a href="https://github.com/ballerinalang/plugin-intellij/milestone/11?closed=1">View all changes and bug fixes.</a>
<a href="https://github.com/ballerinalang/plugin-intellij/milestone/12?closed=1">View all changes and bug fixes.</a>
]]>
</change-notes>

Expand Down

0 comments on commit 8c73b92

Please sign in to comment.