From: Sebastián Ramírez Date: Sat, 18 Jan 2020 18:08:24 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.48.0~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55afb70b3717969565499f5dcaef54b1f0acc7da;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index e9b8ae3337..8a7d30ce58 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Latest changes +* Rename default API title from "Fast API" to "FastAPI" for consistency. PR [#890](https://github.com/tiangolo/fastapi/pull/890). + ## 0.47.1 * Fix model filtering in `response_model`, cloning sub-models. PR [#889](https://github.com/tiangolo/fastapi/pull/889).