File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
- ## v1.8.2
1
+ ## v1.8.3
2
2
3
3
### Bug Fixes
4
4
5
- 1 . [ #5442 ] ( https://github.com/influxdata/chronograf/pull/5442 ) : Updated table rendering styles to make table rows consistent
5
+ ### Features
6
+
7
+ ### Other
8
+
9
+ ## v1.8.2 [ 2020-04-13]
10
+
11
+ ### Bug Fixes
12
+
13
+ 1 . [ #5442 ] ( https://github.com/influxdata/chronograf/pull/5442 ) : Fixed table rendering bug introduced in 1.8.1
6
14
7
15
### Features
8
16
9
- 1 . [ 5446] ( https://github.com/influxdata/chronograf/pull/5446 ) : Update to [ Flux v0.65.0] ( https://github.com/influxdata/flux/releases/tag/v0.65.0 )
17
+ 1 . [ # 5446 ] ( https://github.com/influxdata/chronograf/pull/5446 ) : Update to [ Flux v0.65.0] ( https://github.com/influxdata/flux/releases/tag/v0.65.0 )
10
18
11
19
### Other
12
20
Original file line number Diff line number Diff line change 3
3
"info" : {
4
4
"title" : " Chronograf" ,
5
5
"description" : " API endpoints for Chronograf" ,
6
- "version" : " 1.8.1 "
6
+ "version" : " 1.8.2 "
7
7
},
8
8
"schemes" : [" http" ],
9
9
"basePath" : " /chronograf/v1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chronograf-ui" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.8.2 " ,
4
4
"private" : false ,
5
5
"license" : " AGPL-3.0" ,
6
6
"description" : " " ,
You can’t perform that action at this time.
0 commit comments