Skip to content

Commit

Permalink
Version 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkyenus committed Oct 3, 2015
1 parent e13ddd2 commit b247196
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,15 @@
<idea-version since-build="139.1117"/>
<depends>com.intellij.modules.lang</depends>

<version>1.10</version>
<version>1.11</version>
<change-notes><![CDATA[
<p>1.11</p>
<ul>
<li>Major improvements to handling of preprocessor #define directives</li>
<li>Add checking of switch statement correctness</li>
<li>Improvements to Deduce Expression Type action</li>
<li>Distinguish between function call and constructor</li>
</ul>
<p>1.10</p>
<ul>
Expand Down

0 comments on commit b247196

Please sign in to comment.