From: Marcelo Trylesinski Date: Tue, 28 Jun 2022 06:27:29 +0000 (+0200) Subject: Version 0.20.4 (#1709) X-Git-Tag: 0.20.4~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=056d00522e7f0fb4af70f2d915a6d06c927f90b5;p=thirdparty%2Fstarlette.git Version 0.20.4 (#1709) * Version 0.20.4 * Update docs/release-notes.md Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com> --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 1ac7205e..c2d098eb 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,3 +1,10 @@ +## 0.20.4 + +June 28, 2022 + +### Fixed +* Remove converter from path when generating OpenAPI schema [#1648](https://github.com/encode/starlette/pull/1648). + ## 0.20.3 June 10, 2022