CHANGELOG.md in muffin_man-1.4.13 vs CHANGELOG.md in muffin_man-1.5.0

- old
+ new

@@ -1,5 +1,11 @@ +# 1.5.0 + +## Breaking changes - 1. v20220401 search_catalog_items method signature updated + +- [#32](https://github.com/patterninc/muffin_man/pull/32) Removes `keywords` argument requirement for v20220401 search_catalog_items as it is not required in v20220401. You'll need to pass `keywords` as a param rather than as an argument for the method + # 1.4.13 - Support for updateInboundShipment [#28](https://github.com/patterninc/muffin_man/pull/28) # 1.4.12 @@ -10,10 +16,10 @@ - Support for getLabels [#25](https://github.com/patterninc/muffin_man/pull/29) # 1.4.10 -- Support for getShipments [#27](https://github.com/patterninc/muffin_man/pull/27) +- Support for getShipments [#27](https://github.com/patterninc/muffin_man/pull/27) # 1.4.9 - Fix to override global AWS config with credentials that are passed [#26](https://github.com/patterninc/muffin_man/pull/26)