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

index e6ef19ed3311f013d163875f192179f82a6fcd38..584ca435403d45bd4ab265c11bc1f799ba8c7e2b 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🌐 Add Spanish translation for `docs/es/docs/project-generation.md`. PR [#11947](https://github.com/fastapi/fastapi/pull/11947) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Fix minor typo. PR [#12026](https://github.com/fastapi/fastapi/pull/12026) by [@MicaelJarniac](https://github.com/MicaelJarniac).
 * 📝 Several docs improvements, tweaks, and clarifications. PR [#11390](https://github.com/fastapi/fastapi/pull/11390) by [@nilslindemann](https://github.com/nilslindemann).
 * 📝 Add missing `compresslevel` parameter on docs for `GZipMiddleware`. PR [#11350](https://github.com/fastapi/fastapi/pull/11350) by [@junah201](https://github.com/junah201).