]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 13 Jan 2024 12:00:11 +0000 (12:00 +0000)
committergithub-actions <github-actions@github.com>
Sat, 13 Jan 2024 12:00:11 +0000 (12:00 +0000)
docs/en/docs/release-notes.md

index 66f14ef1e1a43022d80b0e5aa82f1413eb6346e4..c632cc0b06fd753195a68c431ac3db6888680544 100644 (file)
@@ -16,6 +16,7 @@ hide:
 
 ### Docs
 
+* ✏️ Fix typos for Spanish documentation. PR [#10957](https://github.com/tiangolo/fastapi/pull/10957) by [@jlopezlira](https://github.com/jlopezlira).
 * 📝 Add warning about lifespan functions and backwards compatibility with events. PR [#10734](https://github.com/tiangolo/fastapi/pull/10734) by [@jacob-indigo](https://github.com/jacob-indigo).
 * ✏️ Fix broken link in `docs/tutorial/sql-databases.md` in several languages. PR [#10716](https://github.com/tiangolo/fastapi/pull/10716) by [@theoohoho](https://github.com/theoohoho).
 * ✏️ Remove broken links from `external_links.yml`. PR [#10943](https://github.com/tiangolo/fastapi/pull/10943) by [@Torabek](https://github.com/Torabek).