]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 03:16:48 +0000 (03:16 +0000)
committergithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 03:16:48 +0000 (03:16 +0000)
docs/en/docs/release-notes.md

index a8bbcc3b791f59a9a43da1e81600b228dffa5d9d..8059de05dbbcd4b8108fe19d7f32e705df2b3214 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Docs
 
+* 📝 Fix a typo in virtual environement page. PR [#12064](https://github.com/fastapi/fastapi/pull/12064) by [@aymenkrifa](https://github.com/aymenkrifa).
 * 📝 Add docs about Environment Variables and Virtual Environments. PR [#12054](https://github.com/fastapi/fastapi/pull/12054) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add Asyncer mention in async docs. PR [#12037](https://github.com/fastapi/fastapi/pull/12037) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Move the Features docs to the top level to improve the main page menu. PR [#12036](https://github.com/fastapi/fastapi/pull/12036) by [@tiangolo](https://github.com/tiangolo).