All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.0.0 - 2017-10-19
- Use interface for crawler client to allow more flexible (decorated) clients
- Redirects are returned as redirected URL instead of the original URL
- Prerender.io uses https instead of http transport
1.1.0 - 2017-08-11
- Make Response available in Page
- Support for hhvm
1.0.1 - 2017-03-31
- Tests
- Add "psr-log" to required packages
1.0.0 - 2016-11-28
- Initial version