1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

update changes

This commit is contained in:
Nikolay Kim
2018-04-26 08:01:08 -07:00
parent 3eba383cdc
commit c5b9bed478
3 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changes
## 0.6.0 (...)
* Websocket CloseCode Empty/Status is ambiguous #193
## 0.5.6 (2018-04-24)
* Make flate2 crate optional #200