mirror of https://github.com/fafhrd91/actix-web
[CHANGES] Added an entry to CHANGES.md
This commit is contained in:
parent
d28466102e
commit
6ec711cbac
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue