Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 476 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 476 Bytes

1.3.0

2022-09-27

  • Added ConnectionException and HttpException subclasses to APIError to allow distinction between HTTP and connection errors. Retained naming and namespace to prevent breaking changes.
  • Moved development namespace in composer.json to autoload-dev.
  • Added a changelog.

1.2.0

2022-09-20