Skip to content

Commit 2925057

Browse files
committed
Updated release document
1 parent 4c1b8db commit 2925057

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An [sbt 0.10](https://github.com/harrah/xsbt/wiki) plugin for running [Cucumber]
55

66
Provides the ability to run Cucumber via Cuke4Duke within the SBT environment. Originally based on the [cuke4duke-sbt-plugin](https://github.com/rubbish/cuke4duke-sbt-plugin) by rubbish and my original implementation for SBT 0.7.x. Specifics for this release:
77

8-
* Works with xsbt 0.10
8+
* Works with xsbt 0.10.1
99
* Works with Cucumber 1.0.0
1010
* Works with cuke4duke 0.4.4
1111
* Allows projects compiled and running against Scala 2.8.x and 2.9.x
@@ -152,5 +152,8 @@ This plugin will continue to track releases of both SBT (0.10 and onwards) and C
152152

153153
## Release History ##
154154

155+
### 0.2 ###
156+
Updated to be compatible with SBT 0.10.1 release. This release contains no code changes, it is just a recompilation with the build properties updated.
157+
155158
### 0.1 ###
156159
Initial release. Complete rewrite of the plugin to support SBT 0.10.

0 commit comments

Comments
 (0)