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

index cb75ddc98bd6ff992c128da6e9272dea270bf1af..a7c487d2d99ff35ebe5a299dbc0cf8542113ecbb 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Add allow disabling `redirect_slashes` at the FastAPI app level. PR [#3432](https://github.com/tiangolo/fastapi/pull/3432) by [@cyberlis](https://github.com/cyberlis).
 * 🔧 Update sponsors, add Flint. PR [#9699](https://github.com/tiangolo/fastapi/pull/9699) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Lint in CI only once, only with one version of Python, run tests with all of them. PR [#9686](https://github.com/tiangolo/fastapi/pull/9686) by [@tiangolo](https://github.com/tiangolo).