Skip to content

Commit

Permalink
Update README and release notes, noting the coverage of the Orders V3…
Browse files Browse the repository at this point in the history
… API
  • Loading branch information
jswift committed Sep 28, 2020
1 parent d245d0b commit 30accb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Running tests: `composer run-script test`

#### Orders (V3)

- Transactions
- Order Refunds
- ☑️ Transactions
- ☑️ Order Refunds

#### Payment Methods

Expand Down
11 changes: 3 additions & 8 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
#### New Features

Add support for the [Themes API](https://developer.bigcommerce.com/api-reference/store-management/themes)
Add support for the [Orders v3 API](https://developer.bigcommerce.com/api-reference/store-management/order-transactions)

Includes

- Themes
- Theme Actions
- Theme Jobs

#### Code Improvements

- Refactor PaginatedResponse to be simpler to implement
- Transactions
- Order refunds

0 comments on commit 30accb3

Please sign in to comment.