]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 18 Aug 2024 21:08:39 +0000 (21:08 +0000)
committergithub-actions <github-actions@github.com>
Sun, 18 Aug 2024 21:08:39 +0000 (21:08 +0000)
docs/en/docs/release-notes.md

index 91bbb2adc16bcef6f59413e4a67766983bc05a53..cb3e8628e8cacab4877fda6a1839694beeae13a3 100644 (file)
@@ -34,6 +34,7 @@ hide:
 
 ### Internal
 
+* 🔧 Update coverage config files. PR [#12035](https://github.com/fastapi/fastapi/pull/12035) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 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).