From: Sebastián Ramírez Date: Sat, 2 Mar 2019 17:51:01 +0000 (+0400) Subject: :memo: Update release notes with WebSockets X-Git-Tag: 0.6.4~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b98bf178a6760966516760e8cd83517e87860d0c;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes with WebSockets --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 9e460c3f52..3fe0221d46 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -10,6 +10,8 @@ * Add section about History, Design and Future. +* Add docs for using WebSockets with **FastAPI**. PR #62. + ## 0.6.3 * Add Favicons to docs. PR #53.