Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 886 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

v1.3.1 - 2023-04-27

Changed

  • Update facade auto-completion to be static (#11)

v1.3.0 - 2022-10-10

Added

  • Add new ParcelTrap\Contracts\ParcelTrapException interface for all exceptions (#9)

v1.2.0 - 2022-10-07

Added

  • Add API exceptions for rate limiting and authentication (#6)

v1.1.0 - 2022-10-06

Added

  • Add new Status::Cancelled enum cast (#5)

v1.0.0 - 2022-10-05

Added

  • Initial release