Updated CHANGELOG.md
This commit is contained in:
parent
f4472d74ec
commit
fecbeac4ad
|
@ -1,5 +1,9 @@
|
|||
# Unreleased
|
||||
|
||||
## Fixed
|
||||
|
||||
- Identified the default product category using `slug == 'uncategorized'` in `deleteAllProductCategories`
|
||||
|
||||
## Changes
|
||||
|
||||
- Removed `page.waitForNavigation()` from `shopper.logout()`
|
||||
|
|
Loading…
Reference in New Issue