]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 10 May 2022 01:22:07 +0000 (01:22 +0000)
committergithub-actions <github-actions@github.com>
Tue, 10 May 2022 01:22:07 +0000 (01:22 +0000)
docs/en/docs/release-notes.md

index 4be88c90fd47075e23b3ba7278cebbf29394473e..24313be48aa50e67cb0b4aa08702a7b9a13f7a8a 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Add external link to blog post about Kafka, FastAPI, and Ably. PR [#4044](https://github.com/tiangolo/fastapi/pull/4044) by [@Ugbot](https://github.com/Ugbot).
 * 🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO. PR [#3594](https://github.com/tiangolo/fastapi/pull/3594) by [@alonme](https://github.com/alonme).
 * ✏ Fix typo in `docs/en/docs/async.md`. PR [#4726](https://github.com/tiangolo/fastapi/pull/4726) by [@Prezu](https://github.com/Prezu).
 * ✏ 🌐 Fix typo in Portuguese translation for `docs/pt/docs/tutorial/path-params.md`. PR [#4722](https://github.com/tiangolo/fastapi/pull/4722) by [@CleoMenezesJr](https://github.com/CleoMenezesJr).