From: Sebastián Ramírez Date: Fri, 22 Mar 2019 17:51:36 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.9.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34c34c68d2a22eea13556ae9c7ea0038fe868874;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index c1afdd4471..28b7874c30 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Document receiving Multiple values with the same query parameter and Duplicate headers. PR #95. + ## 0.9.0 * Upgrade compatible Pydantic version to `0.21.0`. PR #90.