Updated CHANGELOG.md

This commit is contained in:
jamelreid 2021-12-08 13:44:58 -05:00
parent f4472d74ec
commit fecbeac4ad
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Unreleased
## Fixed
- Identified the default product category using `slug == 'uncategorized'` in `deleteAllProductCategories`
## Changes
- Removed `page.waitForNavigation()` from `shopper.logout()`