]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 4 May 2021 08:20:03 +0000 (08:20 +0000)
committergithub-actions <github-actions@github.com>
Tue, 4 May 2021 08:20:03 +0000 (08:20 +0000)
docs/en/docs/release-notes.md

index f8708c690a02335cd45648d39d0ddffc111061e5..85fd15514bcce22a9e9273e68f46a7a25c2fc61d 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🌐 Add French translation for Features. PR [#2157](https://github.com/tiangolo/fastapi/pull/2157) by [@Jefidev](https://github.com/Jefidev).
 * 👥 Update FastAPI People. PR [#3031](https://github.com/tiangolo/fastapi/pull/3031) by [@github-actions[bot]](https://github.com/apps/github-actions).
 * 🌐 Add Chinese translation for Tutorial - Debugging. PR [#2737](https://github.com/tiangolo/fastapi/pull/2737) by [@blt232018](https://github.com/blt232018).
 ### Fixes