Added changelog entries

This commit is contained in:
Rodel Calasagsag 2021-06-30 19:11:30 +08:00
parent 53be6fb3d2
commit fdad5c7c5f
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,9 @@
- Checkout create account test would fail if configuration value `addresses.customer.billing.email` was not `john.doe@example.com`
## Changed
- The e2e test `order-status-filters.test.js` now uses the API to create orders
# 0.1.3
## Added

View File

@ -3,6 +3,7 @@
## Added
- Factories for variable product, variation, and grouped product
- New function to create orders by batch using the orders API
# 0.1.5