]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 27 Feb 2024 11:18:27 +0000 (12:18 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 27 Feb 2024 11:18:27 +0000 (12:18 +0100)
docs/en/docs/release-notes.md

index 2d5ab2d9c6c1819cbcaa162ec87b05840f131dd1..12f8ffd8afc07b909be1ba0fc679d5ae7418e7ea 100644 (file)
@@ -324,7 +324,7 @@ Read more in the [advisory: Content-Type Header ReDoS](https://github.com/tiango
 
 ### Upgrades
 
-* ⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments. PR [#10846](https://github.com/tiangolo/fastapi/pull/10846) by [@tiangolo](https://github.com/tiangolo).
+* ⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments. Remove pin of AnyIO `>=3.7.1,<4.0.0`, add support for AnyIO 4.x.x. PR [#10846](https://github.com/tiangolo/fastapi/pull/10846) by [@tiangolo](https://github.com/tiangolo).
 
 ## 0.107.0