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

Commit

Permalink
Prepare 2.0.2 release (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler authored Nov 1, 2019
1 parent a164482 commit 784005c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.2] - 2019-11-01

* [`fixed`] SCD30: Fix buffer overflow when reading measurements that was
introduced in 2.0.1.

Expand Down Expand Up @@ -55,7 +57,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial support for SCD30

[Unreleased]: https://github.com/Sensirion/embedded-scd/compare/2.0.1...master
[Unreleased]: https://github.com/Sensirion/embedded-scd/compare/2.0.2...master
[2.0.2]: https://github.com/Sensirion/embedded-scd/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/Sensirion/embedded-scd/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/Sensirion/embedded-scd/compare/1.0.0...2.0.0
[1.0.0]: https://github.com/Sensirion/embedded-scd/compare/0.9.0...1.0.0
Expand Down

0 comments on commit 784005c

Please sign in to comment.