]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 11 May 2022 17:35:38 +0000 (17:35 +0000)
committergithub-actions <github-actions@github.com>
Wed, 11 May 2022 17:35:38 +0000 (17:35 +0000)
docs/en/docs/release-notes.md

index 1430113e9a1d19dae7089ba16c7d5f23663d97bb..4d484843efc08ae55b6df0ceb272937796fa194b 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Updates links for Celery documentation. PR [#4736](https://github.com/tiangolo/fastapi/pull/4736) by [@sammyzord](https://github.com/sammyzord).
 * ✏ Fix example code with sets in tutorial for body nested models. PR [#3030](https://github.com/tiangolo/fastapi/pull/3030) by [@hitrust](https://github.com/hitrust).
 * ✏ Fix links to Pydantic docs. PR [#4670](https://github.com/tiangolo/fastapi/pull/4670) by [@kinuax](https://github.com/kinuax).