diff --git a/CHANGES.md b/CHANGES.md index 410cea7..44eb92e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,8 @@ Release Notes. ### Features -* add the sub-command `profiling async` for async-profiler query API by @zhengziyi0117 in https://github.com/apache/skywalking-cli/pull/203 +* Add the sub-command `profiling async` for async-profiler query API by @zhengziyi0117 in https://github.com/apache/skywalking-cli/pull/203 +* Support the owner in MQE response by using [10.2 MQE query protocol](https://github.com/apache/skywalking-query-protocol/pull/141) by @zhengziyi0117 in https://github.com/apache/skywalking-cli/pull/203 ### Bug Fixes