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

index 314ea19c5e5d6d48e2d8a19291791d5ab1bbf126..bd70a80ffac040b0d2fb7d2d61935b358cdb7e88 100644 (file)
@@ -23,6 +23,7 @@ hide:
 
 ### Internal
 
+* 🔨 Standardize shebang across shell scripts. PR [#11942](https://github.com/fastapi/fastapi/pull/11942) by [@gitworkflows](https://github.com/gitworkflows).
 * ⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.33. PR [#11979](https://github.com/fastapi/fastapi/pull/11979) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔊 Remove old ignore warnings. PR [#11950](https://github.com/fastapi/fastapi/pull/11950) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade griffe-typingdoc for the docs. PR [#12029](https://github.com/fastapi/fastapi/pull/12029) by [@tiangolo](https://github.com/tiangolo).