]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 9 Aug 2020 14:42:50 +0000 (16:42 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 9 Aug 2020 14:43:07 +0000 (16:43 +0200)
docs/en/docs/release-notes.md

index dbb01a65e933287a8634984c44148a3d892edc94..103ceec60d41be92a15b1f06335c2c1ddfc023fa 100644 (file)
@@ -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