Skip to content

Commit a202941

Browse files
semantic-releasesemantic-release (via github actions)
authored andcommitted
0.16.1
Automatically generated by python-semantic-release
1 parent 2d5c196 commit a202941

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

vmware_exporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.16.0'
1+
__version__ = '0.16.1'
22
__author__ = "Daniel Pryor"
33
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)