Skip to content

Commit

Permalink
Updated changelog and credits
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Feb 17, 2013
1 parent a672d97 commit 9460638
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog # Changelog


## Master

* Fixed issues with registering http requests in multi-threaded environments

Thanks to [Travis Beauvais](https://github.com/tbeauvais)

* Bumped Crack version to >=0.3.2

Thanks to [Jake Benilov](https://github.com/benilovj)

* Defaulted method to GET when no method specified in Typhoeus adapter

Thanks to [Hans Hasselberg](https://github.com/i0rek)

* Add license information to the gemspec

Thanks to [Jordi Massaguer Pla](https://github.com/jordimassaguerpla) and [Murahashi Sanemat Kenichi](https://github.com/sanemat)

* Added support for :expects option in Excon adapter

Thanks to [Evgeniy Dolzhenko](https://github.com/dolzenko)

* Fixed Faye compatibility by treating StringIO in Net::HTTP adapter properly

Thanks to [Pavel Forkert](https://github.com/fxposter)

* Updated VCR link

Thanks to [Rex Feng](https://github.com/xta)

## 1.9.0 ## 1.9.0


* Added support for Typhoeus >= 0.5.0 and removed support for Typhoeus < 0.5.0. * Added support for Typhoeus >= 0.5.0 and removed support for Typhoeus < 0.5.0.
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -714,6 +714,11 @@ People who submitted patches and new features or suggested improvements. Many th
* Hans Hasselberg * Hans Hasselberg
* Andrew France * Andrew France
* Jonathan Hyman * Jonathan Hyman
* Rex Feng
* Pavel Forkert
* Jordi Massaguer Pla
* Jake Benilov
* Travis Beauvais


For a full list of contributors you can visit the For a full list of contributors you can visit the
[contributors](https://github.com/bblimke/webmock/contributors) page. [contributors](https://github.com/bblimke/webmock/contributors) page.
Expand Down

0 comments on commit 9460638

Please sign in to comment.