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

prepare release

This commit is contained in:
Nikolay Kim
2018-03-03 18:46:22 -08:00
parent 2ccbd5fa18
commit 327df159c6
2 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,11 @@
# Changes
## 0.4.3 (2018-03-xx)
## 0.4.3 (2018-03-03)
* Fix request body read bug
* Fix segmentation fault #79
* Set reuse address before bind #90