]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 24 Oct 2023 20:26:43 +0000 (20:26 +0000)
committergithub-actions <github-actions@github.com>
Tue, 24 Oct 2023 20:26:43 +0000 (20:26 +0000)
docs/en/docs/release-notes.md

index 74b0b1b2772c1591cf31d14513fc149d82a1a13c..0acca3761f42eb34b476b3cdf5143bcb6e7059d7 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* 👷 Adopt Ruff format. PR [#10517](https://github.com/tiangolo/fastapi/pull/10517) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add `CITATION.cff` file for academic citations. PR [#10496](https://github.com/tiangolo/fastapi/pull/10496) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update data structure and render for external-links. PR [#10495](https://github.com/tiangolo/fastapi/pull/10495) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix overriding MKDocs theme lang in hook. PR [#10490](https://github.com/tiangolo/fastapi/pull/10490) by [@tiangolo](https://github.com/tiangolo).