Skip to content

Commit

Permalink
updated changelog to include breaking changes details
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpandey13 committed Nov 22, 2024
1 parent f38666f commit 5d89729
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
**⚠️ BREAKING CHANGES**

- Self Service SSO GA release changes [\#1057](https://github.com/auth0/node-auth0/pull/1057) ([tusharpandey13](https://github.com/tusharpandey13))
- Please look at [\#1057](https://github.com/auth0/node-auth0/pull/1057) for detailed changes.
- Method names for various methods in SelfServiceProfilesManager have been changed. The method names now follow standard REST names like create, get, getAll, update, delete.
- Pagination has been added to response of `getAll` method of SelfServiceProfilesManager.

## [v4.13.0](https://github.com/auth0/node-auth0/tree/v4.13.0) (2024-11-12)

Expand Down

0 comments on commit 5d89729

Please sign in to comment.