Skip to content

Commit

Permalink
Added more details to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nandan-bhat committed Jun 14, 2024
1 parent a5d75be commit ac81a03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

- Support signing up with organization membership. [\#1012](https://github.com/auth0/node-auth0/pull/1012) ([nandan-bhat](https://github.com/nandan-bhat))

**⚠️ BREAKING CHANGES**

- Changes to `ResourceServer` interfaces (`ResourceServerTokenDialectEnum`, `ResourceServerCreateTokenDialectEnum` and `ResourceServerUpdateTokenDialectEnum`). [\#1012](https://github.com/auth0/node-auth0/pull/1012) ([nandan-bhat](https://github.com/nandan-bhat))
- The key `token` is changed to `access_token`.
- The key `token_authz` is changed to `access_token_authz`.

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

[Full Changelog](https://github.com/auth0/node-auth0/compare/v4.4.0...v4.4.1)
Expand Down

0 comments on commit ac81a03

Please sign in to comment.