]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 6 Dec 2025 12:22:24 +0000 (12:22 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 6 Dec 2025 12:22:24 +0000 (12:22 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d27c47383110f728e283640ab2feebdf514e06e1..b294de9061219a5581b2c1957f4c613e8b22e6e7 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* 🚸  Improve tracebacks by adding endpoint metadata. PR [#14306](https://github.com/fastapi/fastapi/pull/14306) by [@savannahostrowski](https://github.com/savannahostrowski).
+
 ## 0.123.10
 
 ### Fixes