We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5a132 commit a92c183Copy full SHA for a92c183
CHANGELOG.md
@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-### 0.2.1
+## 0.3.0
11
+### Changed
12
+- Moved to stable UPT Core 1.0.0
13
-- Updates to make it compile with arduino upt core 0.9
14
+## 0.2.1
15
16
+- Refactor for compilation with arduino UPT core 0.9
17
18
## 0.1.0
19
library.properties
@@ -1,5 +1,5 @@
1
name=Sensirion UPT MQTT Client
2
-version=0.2.1
+version=0.3.0
3
author=Maximilian Paulsen, Sensirion AG
4
maintainer=Sensirion AG <sensirion.com>
5
sentence=Send UPT Measurements to an MQTT broker
0 commit comments