Skip to content

Commit a92c183

Browse files
committed
Prepare for release 0.3.0
1 parent cf5a132 commit a92c183

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### 0.2.1
10+
## 0.3.0
11+
### Changed
12+
- Moved to stable UPT Core 1.0.0
1113

12-
- Updates to make it compile with arduino upt core 0.9
14+
## 0.2.1
15+
### Changed
16+
- Refactor for compilation with arduino UPT core 0.9
1317

1418
## 0.1.0
1519

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Sensirion UPT MQTT Client
2-
version=0.2.1
2+
version=0.3.0
33
author=Maximilian Paulsen, Sensirion AG
44
maintainer=Sensirion AG <sensirion.com>
55
sentence=Send UPT Measurements to an MQTT broker

0 commit comments

Comments
 (0)