Skip to content

Commit 4519fba

Browse files
aminalaeeKludex
andauthored
Version 0.20.2 (#1658)
* Version 0.20.2 * Update release-notes.md * Update release-notes.md * Update docs/release-notes.md Co-authored-by: Marcelo Trylesinski <[email protected]> * Update docs/release-notes.md Co-authored-by: Marcelo Trylesinski <[email protected]> * Update docs/release-notes.md * Update docs/release-notes.md Co-authored-by: Marcelo Trylesinski <[email protected]>
1 parent b588ebe commit 4519fba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.20.2
2+
3+
June 7, 2022
4+
5+
### Fixed
6+
* Fix regression on route paths with colons [#1675](https://github.com/encode/starlette/pull/1675).
7+
* Allow `StaticFiles` to follow symlinks [#1337](https://github.com/encode/starlette/pull/1377).
8+
19
## 0.20.1
210

311
May 28, 2022

starlette/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.20.1"
1+
__version__ = "0.20.2"

0 commit comments

Comments
 (0)