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
44
55 <!-- next-version-placeholder-->
66
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+
711## v0.16.0 (2021-03-30)
812### Feature
913* ** 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 '
22__author__ = "Daniel Pryor"
33__license__ = "BSD 3-Clause License"
You can’t perform that action at this time.
0 commit comments