++++++++++++++++++
**Improvements**
- Python 3.7 support.
- Raises an exception when request was not successful.
- Documentation improvements.
**Bug Fixes**
- Since all MyGeotab servers enforce the use of TLS1.2, Python 2.7.9 or greater is required.
- Fix issue where the password was not provided when retrying authentication. Should better handle `92 <https://github.com/Geotab/mygeotab-python/issues/92>`__.