diff --git a/CHANGELOG.md b/CHANGELOG.md index 2815efe4..ce74bfb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -_You can download previous versions [here](https://github.com/AliSoftware/OHHTTPStubs/tags) and latest version [here](https://github.com/AliSoftware/OHHTTPStubs/zipball/master) (ZIP files generated by GitHub on the fly)_ +# OHHTTPStubs — CHANGELOG ## Master diff --git a/README.md b/README.md index 2f19ec9b..e68778e7 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ But you generally only use stubs during the development phase and want to remove This project and library has been created by Olivier Halligon (@aligatr on Twitter) and is under the MIT License. It has been inspired by [this article from InfiniteLoop.dk](http://www.infinite-loop.dk/blog/2011/09/using-nsurlprotocol-for-injecting-test-data/). -I would also like to thank to @kcharwood for its contribution, and everyone who contributed to this project on GitHub. + +I would also like to thank Kevin Harwood ([@kcharwood](https://github.com/kcharwood)) for migrating the code to `NSInputStream`, Jinlian Wang ([@JinlianWang](https://github.com/JinlianWang)) for adding Mocktail support, and everyone else who contributed to this project on GitHub somehow. If you want to support the development of this library, feel free to [![Donate](http://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TRTU3UEWEHV92 "Donate"). Thanks to all contributors so far!