* Version 0.20.2
* Update release-notes.md
* Update release-notes.md
* Update docs/release-notes.md
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
* Update docs/release-notes.md
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
* Update docs/release-notes.md
* Update docs/release-notes.md
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
+## 0.20.2
+
+June 7, 2022
+
+### Fixed
+* Fix regression on route paths with colons [#1675](https://github.com/encode/starlette/pull/1675).
+* Allow `StaticFiles` to follow symlinks [#1337](https://github.com/encode/starlette/pull/1377).
+
## 0.20.1
May 28, 2022
-__version__ = "0.20.1"
+__version__ = "0.20.2"