From: Sebastián Ramírez Date: Tue, 16 Apr 2019 18:18:42 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.16.0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c258107b4da4f7bb8066b4e552969d94455c9e4;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index a425eb2998..75db75ede9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Fix Query Parameters URL examples in docs. PR #157 by @hayata-yamamoto. + ## 0.15.0 * Add support for multiple file uploads (as a single form field). New docs at: Multiple file uploads. PR #158.