📝 Update release notes

This commit is contained in:
github-actions 2024-09-20 11:00:31 +00:00
parent 97ac2286aa
commit cf93157be7
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ hide:
* 📝 Fix small typos in the documentation. PR [#12213](https://github.com/fastapi/fastapi/pull/12213) by [@svlandeg](https://github.com/svlandeg).
### Translations
* 🌐 Add Portuguese translation for `docs/pt/docs/how-to/configure-swagger-ui.md`. PR [#12222](https://github.com/fastapi/fastapi/pull/12222) by [@marcelomarkus](https://github.com/marcelomarkus).
### Internal
* ✏️ Fix docstring typos in http security. PR [#12223](https://github.com/fastapi/fastapi/pull/12223) by [@albertvillanova](https://github.com/albertvillanova).