diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a1909a..90d547b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.3.2] - 2024-06-19 + +### Fixed +- Add missing string import to BLEProtocol.h and Measurement.h + ## [0.3.1] - 2024-05-21 ### Fixed diff --git a/library.properties b/library.properties index 4334cd8..fd4b4d7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Sensirion UPT Core -version=0.3.1 +version=0.3.2 author=Jonas Stolle, Maximilian Paulsen maintainer=Sensirion AG sentence=Library for definitions and configurations used by other Sensirion Unified Prototyping Toolkit (UPT) libraries.