Skip to content

Commit

Permalink
changelog tiny improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
michael authored and michael committed Oct 31, 2023
1 parent 3d35999 commit 23b7cc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

### Oauth

**NEW Domains**:

- **Authentication**:
- feat: New way to authenticate using the API key generated from our business dashboard. Use `OAuthClientApiKey` class to pass the API key as an argument.
**NEW Resources**:

- **Collectable Rewards**:
- feat: Added `list` and `collect` calls.
Expand Down Expand Up @@ -42,7 +39,10 @@
- **Loyalty Transaction Attributes**:
- feat: Added `list` and `create` calls.

**Existing Domains**:
**Existing Resources**:

- **Authentication**:
- feat: New way to authenticate using the API key generated from our business dashboard. Use `OAuthClientApiKey` class to pass the API key as an argument.

- **Contacts**:
- feat: Added `createAsync`, `findOrCreateAsync`, `delete`, `claimAnonymousContact`, and `getTier`.
Expand Down

0 comments on commit 23b7cc9

Please sign in to comment.