Skip to content

Commit

Permalink
Increase warning level of model changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Dec 7, 2023
1 parent 9d71755 commit 60170a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,8 +2,8 @@
This is the changelog for [Authress SDK](readme.md).

## 3.0 ##
* Added type checking everywhere
* Converted properties to be consistent across all generators
* [Breaking] Added type checking everywhere - This means most models have breaking changes.
* [Breaking] Converted properties to be consistent across all generators
* [Breaking] Moved `authress_client.users` api to `authress_client.user_permissions`.
* [Breaking] Moved `authress_client.records` api to `authress_client.access_records`.
* [Breaking] Moved `authress_client.clients` api to `authress_client.service_clients`.
Expand Down

0 comments on commit 60170a7

Please sign in to comment.