From: github-actions Date: Tue, 12 Nov 2024 19:56:38 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.6~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=75aa13d007b76a74a58f8744ae52f14e5e4bf941;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 436c07a7e7..b4398b4770 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* 📝 Update includes for `docs/de/docs/how-to/conditional-openapi.md`. PR [#12689](https://github.com/fastapi/fastapi/pull/12689) by [@alissadb](https://github.com/alissadb). + ## 0.115.5 ### Refactors