]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 4 Sep 2022 15:12:59 +0000 (15:12 +0000)
committergithub-actions <github-actions@github.com>
Sun, 4 Sep 2022 15:12:59 +0000 (15:12 +0000)
docs/en/docs/release-notes.md

index 34183c14079f51725d53d1f0c817079113ae9031..327175a76525b3dcbc8336e38188e094b809b465 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Export `WebSocketState` in `fastapi.websockets`. PR [#4376](https://github.com/tiangolo/fastapi/pull/4376) by [@matiuszka](https://github.com/matiuszka).
 * 🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request. PR [#5222](https://github.com/tiangolo/fastapi/pull/5222) by [@iudeen](https://github.com/iudeen).
 * ✏ Update Hypercorn link, now pointing to GitHub. PR [#5346](https://github.com/tiangolo/fastapi/pull/5346) by [@baconfield](https://github.com/baconfield).
 * 🌐 Add Russian translation for `docs/ru/docs/features.md`. PR [#5315](https://github.com/tiangolo/fastapi/pull/5315) by [@Xewus](https://github.com/Xewus).