Add changelog entry

This commit is contained in:
Lucas Bustamante 2021-12-29 10:23:11 -03:00
parent 1f9d12f5e6
commit 4aa8df266d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Added
- This package is now transpiled with Babel, which allows the usage of modern, yet compatible JS code.
- A `specs/data` folder to store page element data.
- Tests to verify that different top-level menu and their associated sub-menus load successfully.
- Test scaffolding via `npx wc-e2e install @woocommerce/e2e-core-tests`