From: Sebastián Ramírez Date: Sat, 27 Apr 2019 13:07:17 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.20.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bac72300270a0f8c871a508a65c49e9564bf93d2;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 0ccfaf647b..a71ac810b1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -13,6 +13,8 @@ * Add docs for handling Response Cookies and Response Headers. PR #185. +* Fix typos in docs. PR #176 by @chdsbd. + ## 0.19.0 * Rename *path operation decorator* parameter `content_type` to `response_class`. PR #183.