]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 2 Sep 2023 15:41:53 +0000 (15:41 +0000)
committergithub-actions <github-actions@github.com>
Sat, 2 Sep 2023 15:41:53 +0000 (15:41 +0000)
docs/en/docs/release-notes.md

index 2a9ffc9540c8525cae8371a49d8dd4bddeddc481..8af275623957bb17f60b322108eb4884cb8d5239 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏️ Fix typos in comment in `fastapi/applications.py`. PR [#10045](https://github.com/tiangolo/fastapi/pull/10045) by [@AhsanSheraz](https://github.com/AhsanSheraz).
 * ✏️ Fix typo in `docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md`. PR [#10172](https://github.com/tiangolo/fastapi/pull/10172) by [@ragul-kachiappan](https://github.com/ragul-kachiappan).
 * 🌐 Add Ukrainian translation for `docs/uk/docs/alternatives.md`. PR [#10060](https://github.com/tiangolo/fastapi/pull/10060) by [@whysage](https://github.com/whysage).
 * 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/index.md`. PR [#10079](https://github.com/tiangolo/fastapi/pull/10079) by [@rostik1410](https://github.com/rostik1410).