]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 2 Jul 2021 14:14:28 +0000 (14:14 +0000)
committergithub-actions <github-actions@github.com>
Fri, 2 Jul 2021 14:14:28 +0000 (14:14 +0000)
docs/en/docs/release-notes.md

index e312fb3155cef32a810ea54bc16c785213e8af18..dea2937368cbcdc1dbbef7afeb70c7834db10247 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🌐 Add French translation for Python Types Intro. PR [#3185](https://github.com/tiangolo/fastapi/pull/3185) by [@Smlep](https://github.com/Smlep).
 * 🌐 Add French translation for External Links. PR [#3103](https://github.com/tiangolo/fastapi/pull/3103) by [@Smlep](https://github.com/Smlep).
 * 🌐 Add French translation for Alternatives, Inspiration and Comparisons. PR [#3020](https://github.com/tiangolo/fastapi/pull/3020) by [@rjNemo](https://github.com/rjNemo).
 * 🌐 Fix Chinese translation code snippet mismatch in Tutorial - Python Types Intro. PR [#2573](https://github.com/tiangolo/fastapi/pull/2573) by [@BoYanZh](https://github.com/BoYanZh).