Skip to content

Commit

Permalink
Release 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Nov 29, 2023
1 parent c5dcc24 commit ccb36e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [4.6.1](https://github.com/auth0/auth0-python/tree/4.6.1) (2023-11-29)
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.6.0...4.6.1)

**Fixed**
- Fix rest_async and async tests [\#556](https://github.com/auth0/auth0-python/pull/556) ([adamjmcgrath](https://github.com/adamjmcgrath))
- fix type hint for link_user_account [\#552](https://github.com/auth0/auth0-python/pull/552) ([tzzh](https://github.com/tzzh))

## [4.6.0](https://github.com/auth0/auth0-python/tree/4.6.0) (2023-11-09)
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.5.0...4.6.0)

Expand Down

0 comments on commit ccb36e3

Please sign in to comment.