From: github-actions[bot] Date: Wed, 4 Mar 2026 12:53:13 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.135.2~93 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=365fad3c7bd023029123d8466fe9ec9988973f79;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 587a9b72de..5241e70cde 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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