Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 810 Bytes

File metadata and controls

25 lines (18 loc) · 810 Bytes

Changelog

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.

[Unreleased]

Added

  • 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

Fixed

  • Key 'password' should have been 'secret'

v0.1.0 - 2020-09-03

Added

  • Initial ServiceProvider class files.
  • Initial Facade class files.