Update CHANGELOG.md

This commit is contained in:
huangzhhui 2019-10-06 23:58:54 +08:00
parent a0b1494002
commit e0855b816b

View File

@ -76,7 +76,7 @@ Now:
## Fixed
- [#448](https://github.com/hyperf-cloud/hyperf/pull/448) Fixed TCP Server does not works when HTTP Server or WebSocket Server exists.
- [#623](https://github.com/hyperf-cloud/hyperf/pull/623) Fixed `null` is replaced by default value.
- [#623](https://github.com/hyperf-cloud/hyperf/pull/623) Fixed the argument value will be replaced by default value when pass a `null` to the method of proxy class.
# v1.0.16 - TBD