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

index 192596210a8eac10e523704c7d9db21aef22978b..6a08a1e5d70db25a2fd95138f78d29c6de69ee7e 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Upgrades
 
+* ➖ Remove orjson and ujson from default dependencies. PR [#11842](https://github.com/tiangolo/fastapi/pull/11842) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Restored Swagger-UI links to use the latest version possible. PR [#11459](https://github.com/tiangolo/fastapi/pull/11459) by [@UltimateLobster](https://github.com/UltimateLobster).
 
 ### Docs