📝 Update release notes

This commit is contained in:
github-actions 2024-04-18 19:53:46 +00:00
parent ebc8ac7295
commit 610534b703
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ hide:
### Docs
* 📝 Tweak docs and translations links, typos, format. PR [#11389](https://github.com/tiangolo/fastapi/pull/11389) by [@nilslindemann](https://github.com/nilslindemann).
* 📝 Fix typo in `docs/es/docs/async.md`. PR [#11400](https://github.com/tiangolo/fastapi/pull/11400) by [@fabianfalon](https://github.com/fabianfalon).
* 📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts`. PR [#11339](https://github.com/tiangolo/fastapi/pull/11339) by [@jordanshatford](https://github.com/jordanshatford).