diff --git a/CHANGELOG.md b/CHANGELOG.md index d605efe95..dfe4935dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - [#1494](https://github.com/hyperf/hyperf/pull/1494) Ignore `@mixin` annotation in redis component - [#1499](https://github.com/hyperf/hyperf/pull/1499) Fixed dynamic parameter does not work after requiring translation for `hyperf/constants`. -- [#1507](https://github.com/hyperf/hyperf/pull/1507) Fixed consul catalog register method GET => PUT. +- [#1507](https://github.com/hyperf/hyperf/pull/1507) Fixed consul catalog register method, modified to PUT from GET. # v1.1.23 - 2020-04-02