📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-06 12:23:23 +00:00
parent 5b6245666b
commit a2cef707e3
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ hide:
* 🚸 Improve tracebacks by adding endpoint metadata. PR [#14306](https://github.com/fastapi/fastapi/pull/14306) by [@savannahostrowski](https://github.com/savannahostrowski). * 🚸 Improve tracebacks by adding endpoint metadata. PR [#14306](https://github.com/fastapi/fastapi/pull/14306) by [@savannahostrowski](https://github.com/savannahostrowski).
### Internal
* ✏️ Fix typo in `scripts/mkdocs_hooks.py`. PR [#14457](https://github.com/fastapi/fastapi/pull/14457) by [@yujiteshima](https://github.com/yujiteshima).
## 0.123.10 ## 0.123.10
### Fixes ### Fixes