Skip to content

Commit

Permalink
Updated changelog with latest changes in master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Nov 10, 2010
1 parent 12a7947 commit 65dd12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
require 'webmock/rspec'
require 'webmock/cucumber'

* The error message on unstubbed request now contains code snippet which can be used to stub this request. Thanks to Martyn Loughran for suggesting this feature.

* Fixed issue with stubbing requests with request body declared as a hash, when json was not required. Thanks to Erik Michaels-Ober for reporting the issue.

* Fixed issue with em-http-request adapter which didn't work when :query option value was as a string, not a hash. Thanks to Chee Yeo for reporting the issue.
Expand Down

0 comments on commit 65dd12b

Please sign in to comment.