📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2024-11-17 22:32:05 +00:00
parent 602e953158
commit a0c3282af0
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ hide:
* 📝 Update includes for `docs/de/docs/advanced/using-request-directly.md`. PR [#12685](https://github.com/fastapi/fastapi/pull/12685) by [@alissadb](https://github.com/alissadb).
* 📝 Update includes for `docs/de/docs/how-to/conditional-openapi.md`. PR [#12689](https://github.com/fastapi/fastapi/pull/12689) by [@alissadb](https://github.com/alissadb).
### Translations
* 🔥 Remove obsolete tutorial translation to Chinese for `docs/zh/docs/tutorial/sql-databases.md`, it references files that are no longer on the repo. PR [#12949](https://github.com/fastapi/fastapi/pull/12949) by [@tiangolo](https://github.com/tiangolo).
## 0.115.5
### Refactors