diff --git a/CHANGELOG.md b/CHANGELOG.md index 9babec5..27fd857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.1] + +### Changed + - Fix display of sensor name + - Change display of sensor values to fixed notation + ## [0.2.0] ### Changed diff --git a/library.properties b/library.properties index 77f5c42..ca4ce8b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Sensirion UPT Display -version=0.2.0 +version=0.2.1 author=Maximilian Paulsen, Quentin Fisch maintainer=Sensirion AG sentence=Easily display UPT measurements on compatible hardware.