]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 18 Jan 2020 18:08:24 +0000 (19:08 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 18 Jan 2020 18:08:24 +0000 (19:08 +0100)
docs/release-notes.md

index e9b8ae333725414ea939885c9cbee9a6a5cc1b13..8a7d30ce58de2ce1646e31f4d299d07004158ef1 100644 (file)
@@ -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).