Skip to content

Commit 77d5efd

Browse files
authored
Update CHANGELOG 1.1.0 (#45)
1 parent 5e4fa20 commit 77d5efd

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,35 @@
11
# Change Log
22

3-
## v1.0.1
3+
## v1.1.0 (2021-02-07)
4+
5+
### Features / Enhancements
6+
7+
- Make Application plug-in's icon bolder for better visibility #19
8+
- Update Grafana dependencies to 7.3.6 #21
9+
- Update Angular legacy code to React #25
10+
- Update Redis CLI auto-scrolling textarea to autosize #26
11+
- Add Tests coverage #28
12+
- Create Latency Panel to display Latency Chart for each command #29
13+
- Improve CLI panel error handling and add new CLI/Raw mode switch #33
14+
- Improve Latency Panel to display Graph and set Data Source query #32
15+
- Create the panel to show the biggest keys #34
16+
- Create RedisGears panel #36
17+
- Improve data source list #38
18+
- Add Monaco for RedisGears panel editor #39
19+
- Update CLI Panel helpers for Redis 6.2 and modules #40
20+
- Add Docker build #42
21+
- Update Plugin and panels configuration for Redis Data Source 1.3.1 #44
22+
23+
## v1.0.1 (2020-10-24)
24+
25+
### Features / Enhancements
426

527
- Add GitHub action to sign release #13
628
- Signed release
729

8-
## v1.0.0
30+
## v1.0.0 (2020-10-14)
31+
32+
### Features / Enhancements
933

1034
- Initial release based on Grafana 7.2.0 and Redis Data Source 1.2.0.
1135
- Allows seeing all Redis Data Sources with supported modules.

0 commit comments

Comments
 (0)