Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adbf39 commit 51f1abfCopy full SHA for 51f1abf
CHANGELOG.md
@@ -1,6 +1,19 @@
1
Changes
2
=======
3
4
+3.3.0
5
+------------------
6
+
7
+**Added**
8
+- Add pagination to Clients and Connections
9
+- Add pagination to Client Grants, Resource Servers and Rules
10
+- Add Email-Templates Management API endpoints
11
12
+**Fixed**
13
+- Replace default mutable arguments with None
14
+- Fix JSON error message handling for Management API
15
16
17
3.2.2
18
------------------
19
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.2.2'
+__version__ = '3.3.0'
0 commit comments