Update CHANGELOG.md

This commit is contained in:
李铭昕 2019-12-26 14:37:35 +08:00
parent c4c1276db0
commit f284aa8c9b

View File

@ -1,5 +1,9 @@
# v1.1.12 - TBD
## Added
- [#1177](https://github.com/hyperf/hyperf/pull/1177) Added protocol `jsonrpc-tcp-length-check` for `jsonrpc`.
## Fixed
- [#1189](https://github.com/hyperf/hyperf/pull/1189) Fixed default operator does not works for `Hyperf\Utils\Collection::operatorForWhere`.