]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 27 May 2026 20:23:09 +0000 (20:23 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 27 May 2026 20:23:09 +0000 (20:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 0592b280814b07f2764c41e50b89c32161dd8a1b..3f5fa2fa6fca72a4adb00478e5c34dfcda05372e 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* ✅ Use custom `changing_dir` instead of `CLIRunner.isolated_filesystem` to set working dir. PR [#15616](https://github.com/fastapi/fastapi/pull/15616) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ✅ Add `httpx2` test dependency to avoid deprecation warning. PR [#15603](https://github.com/fastapi/fastapi/pull/15603) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ⬆ Bump the python-packages group with 15 updates. PR [#15594](https://github.com/fastapi/fastapi/pull/15594) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Configure Dependabot to group updates and update weekly. PR [#15560](https://github.com/fastapi/fastapi/pull/15560) by [@YuriiMotov](https://github.com/YuriiMotov).