File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
+ 3.2.2
5
+ ------------------
6
+
7
+ ** Fixed**
8
+ - Upload the correct package contents to Pypi.
9
+
10
+
4
11
3.2.0
5
12
------------------
6
13
7
- Authentication API
8
- - Better error handling.
14
+ ** Added **
15
+ - Raise Auth0Error for bad status code [ \# 98 ] ( https://github.com/auth0/auth0-python/pull/98 ) ( [ beck3905 ] ( https://github.com/beck3905 ) )
9
16
10
- Management API
11
- - Better error handling.
12
- - Fix inconsistence where UserBlocks required to be instantiated by the user.
17
+ ** Fixed **
18
+ - Correctly throw an exception when handing a text response [ \# 92 ] ( https://github.com/auth0/auth0-python/pull/92 ) ( [ benbc ] ( https://github.com/benbc ) )
19
+ - Instantiate UserBlocks for consistency [ \# 90 ] ( https://github.com/auth0/auth0-python/pull/90 ) ( [ mattdodge ] ( https://github.com/mattdodge ) )
13
20
14
21
3.1.4
15
22
------------------
You can’t perform that action at this time.
0 commit comments