Blackfire PHP-SDK Changelog
===========================

* 1.17.2 (2018-10-22)

 * Remove headers from Blackfire\Exception\ApiException's message
 * Add method "getHeaders()" to Blackfire\Exception\ApiException

* 1.17.1 (2018-07-16)

 * Fix usage of PHPUnit Bridge without assertions

* 1.17.0 (2018-07-11)

 * Add proper version in the User-Agent header
 * Add User-Agent header as well as the X-Blackfire-User-Agent one
 * Add possibility to suffix the User Agent header

* 1.16.0 (2018-07-04)

 * Update to use the Build API version 2
 * Add a new method `getBuildReport()` to get the Report of a full Build
