Skip to content

Commit 7024626

Browse files
authored
Add changes in 0.2.0 (#35)
1 parent f2b51ae commit 7024626

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.md

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

5+
0.2.0
6+
------------------
7+
8+
### Features
9+
10+
- Support visualization of heat map
11+
- Support top N entities, `swctl metrics top 5 --name service_sla`
12+
- Support thermodynamic metrics, `swctl metrics thermodynamic --name all_heatmap`
13+
- Support multiple linear metrics, `swctl --display=graph --debug metrics multiple-linear --name all_percentie`
14+
- Automatically make use of server timezone API when possible
15+
16+
### Chores
17+
18+
- Generate GraphQL codes dynamically
19+
- Update merge buttons to only allow squash and commit
20+
- Add release guide doc
21+
- Update NOTICE year
22+
523
0.1.0
624
------------------
725

0 commit comments

Comments
 (0)