We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5dcc24 + ccb36e3 commit 5206762Copy full SHA for 5206762
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [4.6.1](https://github.com/auth0/auth0-python/tree/4.6.1) (2023-11-29)
4
+[Full Changelog](https://github.com/auth0/auth0-python/compare/4.6.0...4.6.1)
5
+
6
+**Fixed**
7
+- Fix rest_async and async tests [\#556](https://github.com/auth0/auth0-python/pull/556) ([adamjmcgrath](https://github.com/adamjmcgrath))
8
+- fix type hint for link_user_account [\#552](https://github.com/auth0/auth0-python/pull/552) ([tzzh](https://github.com/tzzh))
9
10
## [4.6.0](https://github.com/auth0/auth0-python/tree/4.6.0) (2023-11-09)
11
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.5.0...4.6.0)
12
0 commit comments