File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ log is based on the [Keep a CHANGELOG](http://keepachangelog.com/) project.
10
10
11
11
- nil pointer dereference during a scrape [ #97 ] ( https://github.com/Comcast/fishymetrics/issues/97 )
12
12
13
+ ## Updated
14
+
15
+ - Removed trailing spaces in label values [ #96 ] ( https://github.com/Comcast/fishymetrics/issues/96 )
16
+ - Add missing language fences to README [ #95 ] ( https://github.com/Comcast/fishymetrics/pull/95 )
17
+
13
18
## [ 0.12.0]
14
19
15
20
## Added
@@ -42,7 +47,6 @@ log is based on the [Keep a CHANGELOG](http://keepachangelog.com/) project.
42
47
- Firmware metrics and request headers update for Dell iDRAC9 with FW ver.3.xx and 4.xx [ #77 ] ( https://github.com/Comcast/fishymetrics/issues/77 )
43
48
- Power supply status duplicate bay number metrics [ #85 ] ( https://github.com/Comcast/fishymetrics/issues/85 )
44
49
- Capturing Model field in finished scrape log message [ #94 ] ( https://github.com/Comcast/fishymetrics/issues/94 )
45
- - Removed trailing spaces in label values [ #96 ] ( https://github.com/Comcast/fishymetrics/issues/96 )
46
50
47
51
## Updated
48
52
You can’t perform that action at this time.
0 commit comments