Skip to content

Commit

Permalink
Update History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Aug 7, 2015
1 parent f2c0ef3 commit 9e8add6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## [In Git](https://github.com/cucumber/cucumber-ruby/compare/v2.0.2...master)

### Bugfixes

### Refactoring

* Coveralls badge switch to SVG ([897](https://github.com/cucumber/cucumber-ruby/pull/897) @nickmerwin)
* Moved simplecov_setup into lib folder ([896](https://github.com/cucumber/cucumber-ruby/pull/896) @tboerger)
* Pass DocString as String ([891](https://github.com/cucumber/cucumber-ruby/pull/891) @aslakhellesoy)
* Remove core_ext/proc.rb and use Proc#source_location instead ([888](https://github.com/cucumber/cucumber-ruby/pull/888) @brasmusson)
* Move behaviour from `Cucumber::Cli::Configuration` to `Cucumber::Configuration` (@tooky, @mattwynne)

## [v2.0.2](https://github.com/cucumber/cucumber-ruby/compare/v2.0.1...v2.0.2)

Expand Down

0 comments on commit 9e8add6

Please sign in to comment.