From bfce08b0d3454186bc1815f5ac145df82f9e1ae7 Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Tue, 31 May 2016 10:30:36 +0200 Subject: [PATCH] Update plugin.xml --- META-INF/plugin.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index fadabf4..3d912e1 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -1,8 +1,8 @@ C/C++ - 0.8 build 8 - + 0.8 build 9 + com.intellij.modules.lang com.intellij.modules.java AdvancedTools @@ -20,6 +20,11 @@ <a href="http://www.cpptools.com/IDEA/Readme.html">Detailed readme</a> and <a href="http://youradvtools.blogspot.com/">blog</a> + <b>In 0.8.9:</b> + <ul> + <li> IntelliJ Idea 14.1 and branch 141 (e.g. WebStorm 10) compatibility fixes. + <li> Supported PyCharm 2016 community edition. + </ul> <b>In 0.8.8:</b> <ul> <li> IntelliJ Idea 14.1 and branch 141 (e.g. WebStorm 10) compatibility fixes.