add changelog entries

This commit is contained in:
Paul Sealock 2019-08-19 10:24:59 +12:00
parent 5b3ecb186c
commit 7eaac68b43
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
- `getHistory` updated to reflect path parameters in url query.
- `getNewPath` also updated to reflect path parameters in url query.
- `stringifyQuery` method is no longer available, instead use `addQueryArgs` from `@wordpress/url` package.
- Added a new `<Form />` component.
- Stepper component: Add new `content` and `description` props.
# 2.1.1