Update util changelog

This commit is contained in:
Veljko 2021-01-15 18:30:05 +01:00
parent 0ae2110cd8
commit 00172c5085
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
- Deprecated `StoreOwnerFlow`, `CustomerFlow` in favour of `merchant`,`shopper`
- `createSimpleOrder( status )` returns the ID of the order that was created
- Updated `createCoupon( couponAmount )` component to be more dynamic in functioning, now you can use any coupon discount type in tests
- Updated `createCoupon( couponAmount )` component by adding a new parameter `discountType` which allows you to use any coupon discount type in tests
# 0.1.1