From 35deb401b601045239723577fe55022c4f0fe3a3 Mon Sep 17 00:00:00 2001 From: Ruslan Peshchuk Date: Wed, 10 Jun 2020 21:31:43 +0200 Subject: [PATCH] Version has been increased --- META-INF/plugin.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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