]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 19 Sep 2024 09:47:54 +0000 (09:47 +0000)
committergithub-actions <github-actions@github.com>
Thu, 19 Sep 2024 09:47:54 +0000 (09:47 +0000)
docs/en/docs/release-notes.md

index 0411bbdda9bf3f2d6d5e40ded1ee225f7025d411..a8566ceaa0117c0f5effabb359b8e825aa0bb3c1 100644 (file)
@@ -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