From: github-actions Date: Sun, 14 Jul 2024 17:47:04 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.111.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f22c76d7d27790803c036ef66124c68e1b44dd3;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 192596210a..6a08a1e5d7 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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