Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 965 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.

2.0.0 - 2022-10-14

  • Revert v1.1.0 change to OrderLineItem ID from type json.Number to string

1.1.1 - 2021-04-12

  • Update test dependencies

1.1.0 - 2020-03-26

  • Include custom user agent for debugging and informational purposes
  • Fix issue with query params not being passed in GET/DELETE requests
  • Change OrderLineItem ID to type json.Number

[1.0.0] - 2019-09-13

  • Initial release