]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 11 Jun 2023 22:47:16 +0000 (22:47 +0000)
committergithub-actions <github-actions@github.com>
Sun, 11 Jun 2023 22:47:16 +0000 (22:47 +0000)
docs/en/docs/release-notes.md

index 14b1d558826f22caa1b71737fd63adcbc6a96e90..6a09d5416a3b7d935bf84c5b00ea755ab45c60b1 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Upgrade Black. PR [#9661](https://github.com/tiangolo/fastapi/pull/9661) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade and fully migrate to Ruff, remove isort, includes a couple of tweaks suggested by the new version of Ruff. PR [#9660](https://github.com/tiangolo/fastapi/pull/9660) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Update internal type annotations and upgrade mypy. PR [#9658](https://github.com/tiangolo/fastapi/pull/9658) by [@tiangolo](https://github.com/tiangolo).
 * 💚 Update CI cache to fix installs when dependencies change. PR [#9659](https://github.com/tiangolo/fastapi/pull/9659) by [@tiangolo](https://github.com/tiangolo).