diff --git a/CHANGES.md b/CHANGES.md index f1c83cbde..d5e60ee32 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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