From 6ec711cbacc74a8af006301285c0d9f37c6b6cd8 Mon Sep 17 00:00:00 2001 From: Vlad Frolov Date: Fri, 6 Dec 2019 15:53:08 +0200 Subject: [PATCH] [CHANGES] Added an entry to CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 600dc8e15..997f63839 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,9 @@ * Migrate to tokio 0.2 +### Fixed + +* Allow comma-separated websocket subprotocols without spaces (#1172) ## [2.0.0-alpha.1] - 2019-11-22