Skip to content

Commit

Permalink
Update changelog for 0.8.0 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgksgf authored Sep 14, 2021
1 parent 660a355 commit 49bd9a2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@ Changes by Version
==================
Release Notes.

0.8.0
------------------

### Features

- Add profile command
- Add logs command
- Add dependency command
- Support query events protocol
- Support auto-completion for bash and powershell

### Bug Fixes

- Fix missing service instance name in trace command

### Chores

- Optimize output by adding color to help information
- Set display style explicitly for commands in the test script
- Set different default display style for different commands
- Add scripts for quick install
- Update release doc and add scripts for release
- split into multiple workflows to speed up CI

0.7.0
------------------

Expand Down

0 comments on commit 49bd9a2

Please sign in to comment.