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

index bd70a80ffac040b0d2fb7d2d61935b358cdb7e88..3c9f53d4b1a199987e2648e5f37f7170c7e24294 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ⬆️ Upgrade version of Ruff and reformat. PR [#12032](https://github.com/fastapi/fastapi/pull/12032) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Highlight correct line in tutorial `docs/en/docs/tutorial/body-multiple-params.md`. PR [#11978](https://github.com/fastapi/fastapi/pull/11978) by [@svlandeg](https://github.com/svlandeg).