From: Sebastián Ramírez Date: Sun, 9 Aug 2020 14:42:50 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.61.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40203049458b2e9cd35c3a47d23db0abe3d00867;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index dbb01a65e9..103ceec60d 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -10,6 +10,7 @@ ### Docs * Fix empty log message in docs example about handling errors. PR [#1815](https://github.com/tiangolo/fastapi/pull/1815) by [@manlix](https://github.com/manlix). +* Reword text to reduce ambiguity while not being gender-specific. PR [#1824](https://github.com/tiangolo/fastapi/pull/1824) by [@Mause](https://github.com/Mause). ### Internal