mirror of https://github.com/encode/starlette.git
Version 0.20.3 (#1682)
This commit is contained in:
parent
edeba9c70e
commit
ccd486ed96
|
@ -1,3 +1,10 @@
|
|||
## 0.20.3
|
||||
|
||||
June 10, 2022
|
||||
|
||||
### Fixed
|
||||
* Revert "Allow `StaticFiles` to follow symlinks" [#1681](https://github.com/encode/starlette/pull/1681).
|
||||
|
||||
## 0.20.2
|
||||
|
||||
June 7, 2022
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "0.20.2"
|
||||
__version__ = "0.20.3"
|
||||
|
|
Loading…
Reference in New Issue