All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- add link to openhub.net
- add url handler to the server to
- enable the option to bypass the whole default content, format and status code creation
- add scrutinizer status
- add unit tests
2.0.0 - released at 2017-09-01
- created dedicated HttpRequestMockServerFactory to enable the option to
- we are now able to use the code outside the index.php
- enabled the option to extend the existing factory and its protected methods to create your own HttpRequestMockServer
- link to latest stable in the README.md
- fixed broken links in CHANGELOG.md
- removed not project relevant content from the CHANGELOG.md
1.0.0 - released at 2017-08-31
- Moved from stevleibelt/php_http_test_request_server into this repository