Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51f1abf

Browse files
committed
Release 3.3.0
1 parent 0adbf39 commit 51f1abf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changes
22
=======
33

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+
417
3.2.2
518
------------------
619

auth0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.2.2'
1+
__version__ = '3.3.0'

0 commit comments

Comments
 (0)