📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-04 13:36:24 +00:00
parent 741f77d571
commit 3675e284ab
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Features
* ✨ Add `viewport` meta tag to improve Swagger UI on mobile devices. PR [#14777](https://github.com/fastapi/fastapi/pull/14777) by [@Joab0](https://github.com/Joab0).
* 🚸 Improve error message for invalid query parameter type annotations. PR [#14479](https://github.com/fastapi/fastapi/pull/14479) by [@retwish](https://github.com/retwish).
### Fixes