Skip to content

Commit 21add34

Browse files
authored
Release 4.6.0 (#550)
2 parents 22c4d4f + 1150852 commit 21add34

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [4.6.0](https://github.com/auth0/auth0-python/tree/4.6.0) (2023-11-09)
4+
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.5.0...4.6.0)
5+
6+
**Added**
7+
- [SDK-4544] Add orgs in client credentials support [\#549](https://github.com/auth0/auth0-python/pull/549) ([adamjmcgrath](https://github.com/adamjmcgrath))
8+
- Authentication API, the Database classs, Add the organization param to the change_password method [\#539](https://github.com/auth0/auth0-python/pull/539) ([shchotse](https://github.com/shchotse))
9+
- Retry all methods on 429 [\#518](https://github.com/auth0/auth0-python/pull/518) ([adamjmcgrath](https://github.com/adamjmcgrath))
10+
311
## [4.5.0](https://github.com/auth0/auth0-python/tree/4.5.0) (2023-10-20)
412
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.4.2...4.5.0)
513

0 commit comments

Comments
 (0)