]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 2 Mar 2023 13:07:40 +0000 (13:07 +0000)
committergithub-actions <github-actions@github.com>
Thu, 2 Mar 2023 13:07:40 +0000 (13:07 +0000)
docs/en/docs/release-notes.md

index 172cf716eb12b0aaa3ed07969b9a92153c91ff18..2623f5afede4766178f330471bf9999a59f22639 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 💚 Fix/workaround GitHub Actions in Docker with git for FastAPI People. PR [#9169](https://github.com/tiangolo/fastapi/pull/9169) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Refactor FastAPI Experts to use only discussions now that questions are migrated. PR [#9165](https://github.com/tiangolo/fastapi/pull/9165) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade analytics. PR [#6025](https://github.com/tiangolo/fastapi/pull/6025) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade and re-enable installing Typer-CLI. PR [#6008](https://github.com/tiangolo/fastapi/pull/6008) by [@tiangolo](https://github.com/tiangolo).