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 #459 from Shan1024/change-notes-0.8.8
Browse files Browse the repository at this point in the history
Update change notes
  • Loading branch information
sameerajayasoma authored Jul 4, 2017
2 parents 127d7e0 + ac9a263 commit 0e2d6b5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 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.8.7</version>
<version>0.8.8</version>
<vendor email="ballerinalang@wso2.com" url="http://wso2.org">WSO2 Inc.</vendor>

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

<change-notes><![CDATA[
<ul>
<li>Ballerina program debug support (Experimental).</li>
<li>Ballerina submodule run support.</li>
<li>Unimported package inspection support.</li>
<li>Worker suggestion support in code completion.</li>
<li>Add worker to the structure view.</li>
<li>Support Ballerina v0.89 grammar.</li>
<li>improve debugging support.</li>
<li>Improve inspection support.</li>
</ul>
<a href="https://github.com/ballerinalang/plugin-intellij/milestone/8?closed=1">View all changes and bug fixes.</a>
<a href="https://github.com/ballerinalang/plugin-intellij/milestone/9?closed=1">View all changes and bug fixes.</a>
]]>
</change-notes>

Expand Down

0 comments on commit 0e2d6b5

Please sign in to comment.