📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-08-09 16:42:50 +02:00
parent 0a2fc78fea
commit 4020304945
1 changed files with 1 additions and 0 deletions

View 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