CHANGELOG.md in desertcart-1.1.5 vs CHANGELOG.md in desertcart-1.2.0
- old
+ new
@@ -1,6 +1,12 @@
## [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