mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 03:37:44 +08:00
Update CHANGELOG.md
This commit is contained in:
parent
b81dacf458
commit
a5045ba269
@ -67,7 +67,7 @@ Now:
|
||||
|
||||
- [#630](https://github.com/hyperf-cloud/hyperf/pull/630) Changed the way to instantiate `Hyperf\HttpServer\CoreMiddleware`, use `make()` instead of `new`.
|
||||
- [#631](https://github.com/hyperf-cloud/hyperf/pull/631) Changed the way to instantiate AMQP Consumer, use `make()` instead of `new`.
|
||||
- [#637](https://github.com/hyperf-cloud/hyperf/pull/637) Changed the args for `OnMessageInterface` and `OnOpenInterface`, use `Swoole\WebSocket\Server` instead of `Swoole\Server`.
|
||||
- [#637](https://github.com/hyperf-cloud/hyperf/pull/637) Changed the argument 1 of `Hyperf\Contract\OnMessageInterface` and `Hyperf\Contract\OnOpenInterface`, use `Swoole\WebSocket\Server` instead of `Swoole\Server`.
|
||||
|
||||
|
||||
## Deleted
|
||||
|
Loading…
Reference in New Issue
Block a user