CHANGE LOG
==========


## V3.0.2 (23/08/2019)

* Support PHP 7.0 - 7.4 only


## V3.0.1 (30/06/2019)

* Officially support PHP 7.3


## V3.0 (27/12/2017)

* Allow a base handler to be specified and used


## V2.2 (06/08/2017)

* Added a way to just get the handler stack
* Allow the 4xx retry codes to be customized
* Added a way to just get the handler stack


## V2.1 (18/04/2017)

* Retry on status code 429
* Fixed use of backoff variable


## V2.0 (16/04/2017)

* More flexible make signature


## V1.0.1 (16/04/2017)

* Made the base uri optional


## V1.0 (16/04/2017)

* Initial release
