From 70d0c5c700392f517ffab14d28b83840537f00be Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Mon, 30 Apr 2018 19:56:17 -0700 Subject: [PATCH] update changes --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8d3861a32..ddc9dc846 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ * Add route scopes #202 +* Allow to use ssl and non-ssl connections at the same time #206 + * Websocket CloseCode Empty/Status is ambiguous #193 * Add Content-Disposition to NamedFile #204