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

Skip to content

Commit 15cc112

Browse files
committed
update changelog
1 parent 1c9094f commit 15cc112

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
Changes
22
=======
33

4+
3.2.2
5+
------------------
6+
7+
**Fixed**
8+
- Upload the correct package contents to Pypi.
9+
10+
411
3.2.0
512
------------------
613

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))
916

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))
1320

1421
3.1.4
1522
------------------

0 commit comments

Comments
 (0)