diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 94fa247..13a896d 100644
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -1,7 +1,7 @@
codeReview4idea
Code Review for IntelliJ IDEA
- 0.5.7
+ 0.5.8
Ekaterina Tuzova
Tools Integration
Add reply to versioned comment (right-click on comments list)
Important note:
- Plugin works only with IDEA trunk builds and git repositories
+ Plugin works only with IDEA trunk builds
]]>
0.5.8 version:
+
+ - [bugfix] Fixed compatibility issues with Idea 2020.1
+ - [enhancement] Support of other VCS has been added (manually tested only with Git and SVN)
+ - [enhancement] Most of the deprecated code has been replaced
+
+
0.5.7 version:
Fixed compatibility issues with Idea 2018.3