From b98bf178a6760966516760e8cd83517e87860d0c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 2 Mar 2019 21:51:01 +0400 Subject: [PATCH] :memo: Update release notes with WebSockets --- docs/release-notes.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.47.3