]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 2 Aug 2024 19:38:15 +0000 (19:38 +0000)
committergithub-actions <github-actions@github.com>
Fri, 2 Aug 2024 19:38:15 +0000 (19:38 +0000)
docs/en/docs/release-notes.md

index bcfdb07cf251c76ab331ff345cf09f3a3ac57269..c4df5e83750c3c3292cc9d80edc820a88dd9f329 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Translations
+
+* 🌐 Add French translation for `docs/fr/docs/tutorial/path-params-numeric-validations.md`. PR [#11788](https://github.com/fastapi/fastapi/pull/11788) by [@pe-brian](https://github.com/pe-brian).
+
 ## 0.112.0
 
 ### Breaking Changes