]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 10:59:17 +0000 (12:59 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 10:59:17 +0000 (12:59 +0200)
docs/en/docs/release-notes.md

index d91b4e9ef05030cc25e6a07d3468e0ad2fba5383..ff03a03797a606bd9670ea1f8467470cf0137b18 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Fix 2 typos in docs. PR [#1324](https://github.com/tiangolo/fastapi/pull/1324) by [@waynerv](https://github.com/waynerv).
 * Update CORS docs, fix correct default of `max_age=600`. PR [#1301](https://github.com/tiangolo/fastapi/pull/1301) by [@derekbekoe](https://github.com/derekbekoe).
 * Add translation of [main page to Portuguese](https://fastapi.tiangolo.com/pt/). PR [#1300](https://github.com/tiangolo/fastapi/pull/1300) by [@Serrones](https://github.com/Serrones).
 * Re-word and clarify docs for extra info in fields. PR [#1299](https://github.com/tiangolo/fastapi/pull/1299) by [@chris-allnutt](https://github.com/chris-allnutt).