]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 1 Mar 2025 22:02:59 +0000 (22:02 +0000)
committergithub-actions <github-actions@github.com>
Sat, 1 Mar 2025 22:02:59 +0000 (22:02 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 80075319d8e45a30112b8275b51042c5a614a8a2..c4e7d051b992583cb896716b48574bdc05421c01 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440. PR [#13442](https://github.com/fastapi/fastapi/pull/13442) by [@tiangolo](https://github.com/tiangolo).
+
 ### Translations
 
 * 🌐 Add Russian translation for  `docs/ru/docs/tutorial/middleware.md`. PR [#13412](https://github.com/fastapi/fastapi/pull/13412) by [@alv2017](https://github.com/alv2017).