From: github-actions Date: Sat, 17 Aug 2024 04:14:10 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.112.2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=980c88c347cbb54c72b31491efbdc000788bebbe;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index bd70a80ffa..3c9f53d4b1 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).