Skip to content

Commit fb07bc4

Browse files
committed
add known issues to 0.3.1 changelog
1 parent a292b4a commit fb07bc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- Improved interactions with Auth0 management API by using higher level HTTP libraries and correcting the URL path for accessing the API
55
- updated role checking for protected endpoints to be a little more robust and more reliably parse the data from the management API
66

7+
Known issues:
8+
- Will not start up if environment variables are quoted.
9+
710
## 0.3.0
811
- Introduce database migrations using flask-migrate.
912
- Introduce crude soft-deletion

0 commit comments

Comments
 (0)