📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-03-04 12:53:13 +00:00
parent 8b0090c39b
commit 365fad3c7b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Docs
* 📝 Fix doctrings for `max_digits` and `decimal_places`. PR [#14944](https://github.com/fastapi/fastapi/pull/14944) by [@YuriiMotov](https://github.com/YuriiMotov).
* 📝 Add dates to release notes. PR [#15001](https://github.com/fastapi/fastapi/pull/15001) by [@YuriiMotov](https://github.com/YuriiMotov).
### Internal