Skip to content

Commit

Permalink
Add PR 974/issue 971
Browse files Browse the repository at this point in the history
  • Loading branch information
danascheider committed May 15, 2016
1 parent 44756b9 commit 535ab74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Bugfixes

* Make random order stable and platform independent ([#974](https://github.com/cucumber/cucumber-ruby/pull/974), closes [#971](https://github.com/cucumber/cucumber-ruby/issues/971))
* Run scenarios in fully random order ([#970](https://github.com/cucumber/cucumber-ruby/pull/970) @threedaymonk)
* Adding Test Step in AfterStep hook. ([#931](https://github.com/cucumber/cucumber-ruby/pull/931) @t-morgan)
* Handle even more exotic rerun file formats seen in the wild ([#928](https://github.com/cucumber/cucumber-ruby/pull/928) @mcrmfc)
Expand Down Expand Up @@ -166,7 +167,7 @@ could cause breaking changes for users of undocumented APIs. Hence the minor ver
## [v2.0.0.rc.1](https://github.com/cucumber/cucumber-ruby/compare/v2.0.0.beta.5...v2.0.0.rc.1)

### Removed Features

* Removed support for IronRuby (@tooky @mattwynne)

### New Features
Expand Down

0 comments on commit 535ab74

Please sign in to comment.