-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed documentation to the new middleware. Upgraded version to 0.1.4
- Loading branch information
amitrip
committed
Dec 8, 2018
1 parent
5f2528d
commit e1b268d
Showing
3 changed files
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
# HISTORY | ||
|
||
## 0.1.4 | ||
|
||
Supports now starlette>=0.9.3 and uses the AuthenticationMiddleware. | ||
This package must use starletter>=0.9.3 | ||
|
||
## 0.1.3 | ||
|
||
Release for Starlette 0.9.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters