]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 21 Apr 2025 13:30:58 +0000 (13:30 +0000)
committergithub-actions <github-actions@github.com>
Mon, 21 Apr 2025 13:30:58 +0000 (13:30 +0000)
[skip ci]

docs/en/docs/release-notes.md

index fd43585c279c81af25539bebea486ab8abb2f2f5..10255fe0fd3f0ffb5e9224ac7aec7bfcc0b37233 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* ✏️ Fix syntax error in `docs/en/docs/tutorial/handling-errors.md`. PR [#13623](https://github.com/fastapi/fastapi/pull/13623) by [@gsheni](https://github.com/gsheni).
 * 📝 Fix typo in documentation. PR [#13599](https://github.com/fastapi/fastapi/pull/13599) by [@Taoup](https://github.com/Taoup).
 * 📝 Fix liblab client generation doc link. PR [#13571](https://github.com/fastapi/fastapi/pull/13571) by [@EFord36](https://github.com/EFord36).
 * ✏️ Fix talk information typo. PR [#13544](https://github.com/fastapi/fastapi/pull/13544) by [@blueswen](https://github.com/blueswen).