# Changelog ## v0.1.2 * [#10](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/issues/10) - Shouldn't the plugin specify a dependency on base? * [#11](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/pull/11) - Correct references to the `com.github.jruby-gradle` group * [#12](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/issues/12) - jar plugin doesn't specify the jruby dependency * [#15](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/pull/15) - Explicitly set the JRuby compile-time dependency ## v0.1.1 * [#2](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/issues/2) - Plugin should have a JRubyAppJar task for building runnable jars * [#9](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/pull/9) - Fixed it so that 'java-base' instead of 'java' plugin is applied ## v0.1.0 * [#1](https://github.com/jruby-gradle/jruby-gradle-jar-plugin/issues/1) - Extension to build JARs containing GEMs.