]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 14 Jul 2024 02:04:19 +0000 (02:04 +0000)
committergithub-actions <github-actions@github.com>
Sun, 14 Jul 2024 02:04:19 +0000 (02:04 +0000)
docs/en/docs/release-notes.md

index 19d8d2981574bcce45dfe16f9728e7ea94e1149c..e00a2d75b8d2d9faf27cac213dc00ede6c55a751 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* 🌐 Fix link in German translation. PR [#11836](https://github.com/tiangolo/fastapi/pull/11836) by [@anitahammer](https://github.com/anitahammer).
 * 📝  Update docs with Ariadne reference from Starlette to FastAPI. PR [#11797](https://github.com/tiangolo/fastapi/pull/11797) by [@DamianCzajkowski](https://github.com/DamianCzajkowski).
 * 📝 Update fastapi instrumentation external link. PR [#11317](https://github.com/tiangolo/fastapi/pull/11317) by [@softwarebloat](https://github.com/softwarebloat).
 * ✏️ Fix links to alembic example repo in docs. PR [#11628](https://github.com/tiangolo/fastapi/pull/11628) by [@augiwan](https://github.com/augiwan).