From: github-actions Date: Thu, 19 Sep 2024 09:47:54 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.1~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c6f2f8fde68f488163376c9e92a59d46c491298;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 0411bbdda9..a8566ceaa0 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -11,6 +11,10 @@ hide: * 📝 Fix small typos in the documentation. PR [#12213](https://github.com/fastapi/fastapi/pull/12213) by [@svlandeg](https://github.com/svlandeg). +### Internal + +* ✏️ Fix docstring typos in http security. PR [#12223](https://github.com/fastapi/fastapi/pull/12223) by [@albertvillanova](https://github.com/albertvillanova). + ## 0.115.0 ### Highlights