Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcljx committed Dec 25, 2015
1 parent dff7468 commit 17839ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<idea-plugin version="2">
<id>io.github.sirlantis.rubymine.rubocop</id>
<name>RuboCop</name>
<version>3.0.1</version>
<version>3.1.0</version>
<vendor email="[email protected]" url="http://twitter.com/sirlantis">Marcel Jackwerth</vendor>

<description><![CDATA[
The plugin displays the errors from RuboCop as annotations.
]]></description>

<change-notes><![CDATA[
<p>3.1.0 Improved handling of bundler/rvm/rbenv and better rubocop-existence check.</p>
<p>3.0.1 Fixes an issue where Bundler wouldn't execute as expected</p>
<p>3.0.0 Compatibility with IntelliJ IDEA 15 (RubyMine 8), JRuby, Windows, and other bug fixes</p>
<p>2.0.0 Depend on Ruby plugin for CommandLine execution.</p>
Expand Down

0 comments on commit 17839ae

Please sign in to comment.