Skip to content

Commit

Permalink
Fix typo in History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brasmusson committed Mar 7, 2015
1 parent fa5e848 commit 571b6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [In Git](https://github.com/cucumber/cucumber/compare/v2.0.0.rc.4...master)
### Bugfixes

* Pass when using both the --dry-run and the --strict options, unless there are no undefined steps ([810](https://github.com/cucumber/cucumber/issues/810) @brasmusson)
* Pass when using both the --dry-run and the --strict options, unless there are undefined steps ([810](https://github.com/cucumber/cucumber/issues/810) @brasmusson)
* Handle step output correctly for Scenario Outlines with the --expand option ([806](https://github.com/cucumber/cucumber/issues/806) @brasmusson)

## [v2.0.0.rc.4](https://github.com/cucumber/cucumber/compare/v2.0.0.rc.3...2.0.0.rc.4)
Expand Down

0 comments on commit 571b6e5

Please sign in to comment.