📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-05-23 18:40:42 +00:00
parent 063b5bf582
commit c910e0139f

View File

@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Refactors
* ♻️ Do not accept underscore headers when using `convert_underscores=True` (the default). PR [#15589](https://github.com/fastapi/fastapi/pull/15589) by [@tiangolo](https://github.com/tiangolo).
## 0.136.2 (2026-05-23)
### Refactors