Revision History
****************


1.1.0 (30 August 2018)
======================

* Corrected bug in the URL encoding of spaces

* Significantly expanded documentation of signature functions

* Extracted all OAuth signature generation logic from request
  generation into the signature module

* Explicit decoding of API response bytes removes the need to run a
  Regex over the response


1.0.2 (30 October 2017)
=======================

* Corrected the validation of IPv4 and IPv6 IP addresses

* Added an optional parameter to specify TLS 1.1 or 1.2 on the
  initialization of EmailageClient
