1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 01:32:57 +01:00

update changes

This commit is contained in:
Nikolay Kim 2018-03-03 09:29:36 -08:00
parent 83fcdfd91f
commit 16afeda79c

View File

@ -1,5 +1,12 @@
# Changes
## 0.4.3 (2018-03-xx)
* Fix request body read bug
* Set reuse address before bind #90
## 0.4.2 (2018-03-02)
* Better naming for websockets implementation