Skip to content

Commit

Permalink
Merge pull request #1180 from jaysonesmith/history_update
Browse files Browse the repository at this point in the history
History.md Update
  • Loading branch information
mxygem committed Aug 15, 2017
2 parents 47811a0 + 6545e17 commit 50a55c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@

### Refactoring / Developer Experience
* Use past tense in event names (`xStarting` -> `xStarted`) ([#1166](https://github.com/cucumber/cucumber-ruby/issues/1166) @brasmusson).
* Fix Lint/DeprecatedClassMethods ([#1172(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1172) @jaysonesmith)
* Fix Lint/DuplicateMethods ([#1173(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1173) @jaysonesmith)
* Fix Metrics/LineLength - PARTIAL - 02 ([#1175(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1175) @jaysonesmith)
* Fix Metrics/LineLength - PARTIAL - 03 ([#1176(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1176) @jaysonesmith)
* Fix Style/AlignArray ([#1177(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1177) @jaysonesmith)
* Fix Style/AndOr ([#1178(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1178) @jaysonesmith)
* Fix Multiple Cops ([#1179(https://api.github.com/repos/cucumber/cucumber-ruby/pulls/1179) @jaysonesmith)

## [3.0.0.pre.2](https://github.com/cucumber/cucumber-ruby/compare/v2.4.0...v3.0.0.pre.2)

Expand Down

0 comments on commit 50a55c3

Please sign in to comment.