Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 619 Bytes

Change Log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.3] - 2024-08-23

Fixed

  • Fix the products dimention names;

Added

  • Set default lotId property value in Correios class;
  • Create getLotId method in Correios class;
  • Create getRequestNumber method in Correios class;
  • Create getDr method in Authentication class;
  • Create getContract method in Authentication class;

[1.0.1] - 2023-11-22

Fixed

  • Fix the tracking filter param usage

[1.0.0] - 2023-09-08

Added

  • Initial release