All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Extendable Laravel Model that supports eager loading of related Autotask resources.
- Support for Guzzle 7.0 and Illuminate Support 8.0
- Support Autotask Client v0.3.2
v0.1.1 - 2020-09-03
- Key 'password' should have been 'secret'
v0.1.0 - 2020-09-03
- Initial ServiceProvider class files.
- Initial Facade class files.