]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 15 Jan 2024 15:17:54 +0000 (15:17 +0000)
committergithub-actions <github-actions@github.com>
Mon, 15 Jan 2024 15:17:54 +0000 (15:17 +0000)
docs/en/docs/release-notes.md

index c7ef17d65d21ddc761a60cda69c8e22fd3ab9096..771d286a1195271ef3b7a4b3f5aa2329e2265c61 100644 (file)
@@ -22,6 +22,7 @@ hide:
 
 ### Docs
 
+* 📝 Update `HTTPException` details in `docs/en/docs/tutorial/handling-errors.md`. PR [#5418](https://github.com/tiangolo/fastapi/pull/5418) by [@papb](https://github.com/papb).
 * ✏️ A few tweaks in `docs/de/docs/tutorial/first-steps.md`. PR [#10959](https://github.com/tiangolo/fastapi/pull/10959) by [@nilslindemann](https://github.com/nilslindemann).
 * ✏️ Fix link in `docs/en/docs/advanced/async-tests.md`. PR [#10960](https://github.com/tiangolo/fastapi/pull/10960) by [@nilslindemann](https://github.com/nilslindemann).
 * ✏️ Fix typos for Spanish documentation. PR [#10957](https://github.com/tiangolo/fastapi/pull/10957) by [@jlopezlira](https://github.com/jlopezlira).