📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2024-11-18 22:21:58 +00:00
parent d3a4234e82
commit 1f7629d3e4
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ hide:
* 🔥 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).
### Internal
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#12954](https://github.com/fastapi/fastapi/pull/12954) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
## 0.115.5
### Refactors