File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
4
4
5
5
<!-- next-version-placeholder-->
6
6
7
+ ## v0.15.1 (2021-03-30)
8
+ ### Fix
9
+ * ** fix_sensor_lookup:** Fixing sensor lookup ([ #262 ] ( https://github.com/pryorda/vmware_exporter/issues/262 ) ) ([ ` e97c855 ` ] ( https://github.com/pryorda/vmware_exporter/commit/e97c855581a4e8db8804c542aaece62b3d85081b ) )
10
+
7
11
## v0.15.0 (2021-03-29)
8
12
### Feature
9
13
* ** sensors:** Adding sensor metrics ([ ` da2f489 ` ] ( https://github.com/pryorda/vmware_exporter/commit/da2f48929fc8e377202c4e193d2d4836e4d90a38 ) )
Original file line number Diff line number Diff line change 1
- __version__ = '0.15.0 '
1
+ __version__ = '0.15.1 '
2
2
__author__ = "Daniel Pryor"
3
3
__license__ = "BSD 3-Clause License"
You can’t perform that action at this time.
0 commit comments