This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 02ce9e4  chore: add changelog for 0.6.0 (#86)
02ce9e4 is described below

commit 02ce9e4ceca99aaae48a589d1ffb0fc793c6b810
Author: Hoshea Jiang <[email protected]>
AuthorDate: Tue Jan 12 20:23:17 2021 +0800

    chore: add changelog for 0.6.0 (#86)
---
 CHANGES.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 2fc46d0..0d87ac1 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,24 @@ Changes by Version
 ==================
 Release Notes.
 
+0.6.0
+------------------
+
+### Features
+
+- Support authorization when connecting to the OAP
+- Add `install` command and `manifest` sub-command
+
+### Bug Fixes
+
+- Fix the bug that can't query JVM instance metrics
+
+### Chores
+
+- Set up a simple test with GitHub Actions
+- Reorganize the project layout
+- Update year in NOTICE
+
 0.5.0
 ------------------
 

Reply via email to