]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes 3978/head
authorgithub-actions <github-actions@github.com>
Sun, 3 Oct 2021 18:14:25 +0000 (18:14 +0000)
committergithub-actions <github-actions@github.com>
Sun, 3 Oct 2021 18:14:25 +0000 (18:14 +0000)
docs/en/docs/release-notes.md

index cf503d50d9bd57ba3c50a8cb7c41f7194c096eb8..bff7aa48f75756f1e42167b865ae5eb4484ac800 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 💚 Fix badges in README and main page. PR [#3979](https://github.com/tiangolo/fastapi/pull/3979) by [@ghandic](https://github.com/ghandic).
 * 📝 Update GraphQL docs, recommend Strawberry. PR [#3981](https://github.com/tiangolo/fastapi/pull/3981) by [@tiangolo](https://github.com/tiangolo).
 * ✨ Add Deepset Sponsorship. PR [#3976](https://github.com/tiangolo/fastapi/pull/3976) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containers, Kubernetes. PR [#3974](https://github.com/tiangolo/fastapi/pull/3974) by [@tiangolo](https://github.com/tiangolo).