Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Prepare 0.1.1 release #19

Merged
merged 1 commit into from
Jun 2, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.1] - 2020-06-02

* `[changed]` Wait for first measurements to be ready (#14)
* `[fixed]` Fix compilation with C++ compilers (#15)
* `[added]` Arduino example project for SFM3019 (#16)

## [0.1.0] - 2020-03-26

* [`added`] SFM3003: Initial support
* [`added`] SFM3019: Initial support

[Unreleased]: https://github.com/Sensirion/embedded-sfm/compare/0.1.0...master
[Unreleased]: https://github.com/Sensirion/embedded-sfm/compare/0.1.1...master
[0.1.1]: https://github.com/Sensirion/embedded-sfm/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/Sensirion/embedded-sfm/releases/tag/0.1.0