Skip to content

Commit 49bd9a2

Browse files
authored
Update changelog for 0.8.0 (#114)
1 parent 660a355 commit 49bd9a2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: CHANGES.md

+24
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@ Changes by Version
22
==================
33
Release Notes.
44

5+
0.8.0
6+
------------------
7+
8+
### Features
9+
10+
- Add profile command
11+
- Add logs command
12+
- Add dependency command
13+
- Support query events protocol
14+
- Support auto-completion for bash and powershell
15+
16+
### Bug Fixes
17+
18+
- Fix missing service instance name in trace command
19+
20+
### Chores
21+
22+
- Optimize output by adding color to help information
23+
- Set display style explicitly for commands in the test script
24+
- Set different default display style for different commands
25+
- Add scripts for quick install
26+
- Update release doc and add scripts for release
27+
- split into multiple workflows to speed up CI
28+
529
0.7.0
630
------------------
731

0 commit comments

Comments
 (0)