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.16.1 (2021-06-10)
8
+ ### Fix
9
+ * ** fixing_sensor:** Fix for badly behaving super-micro sensor #271 ([ ` 2d5c196 ` ] ( https://github.com/pryorda/vmware_exporter/commit/2d5c1965ec21ee6afc1d9ff3063bea3ca93bd99d ) )
10
+
7
11
## v0.16.0 (2021-03-30)
8
12
### Feature
9
13
* ** adding_signature_validation:** Adding Validation for signatures. ([ ` 72430d9 ` ] ( https://github.com/pryorda/vmware_exporter/commit/72430d91f181b17c977aecb9b1fda90ef83bd4ee ) )
Original file line number Diff line number Diff line change 1
- __version__ = '0.16.0 '
1
+ __version__ = '0.16.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