## [Unreleased] ## [1.2.0] - 2021-12-27 - Feature: Create Operation succeeds only with 201 status code - Feature: Update Operation succeeds only with 200 status code - Feature: Create and Update Operation fails with `UnprocessableEntityError` for 422 status code ## [1.1.5] - 2021-12-16 - Chore: Update LedgerSync to 2.3.1 ## [1.1.4] - 2021-11-22 - Fix: Wrong OrderItemAcceptance attribute type ## [1.1.3] - 2021-11-22 - Fix: Add final purchase details to OrderItemAcceptance resource ## [1.1.2] - 2021-11-22 - Feature: Add final purchase details to OrderItemAcceptance ## [1.1.0] - 2021-09-26 - Feature: Support Ruby 2.7 and newer - Feature: Expose `Marketplace::Movement::Operations::Update` operation to update `estimated_arrival_at` ## [1.0.0] - 2021-09-01 - Initial release of first stable version.