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

Commit

Permalink
Prepare CHANGELOG for 7.1.1 release (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Brauchli <[email protected]>
  • Loading branch information
rnestler and abrauchli authored Dec 14, 2020
1 parent 41e1b6d commit b8e4344
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]

## [7.1.1] - 2020-12-14

* [`changed`] Update embedded-common to 0.1.0 to improve compatibility when
using multiple embedded drivers
* [`changed`] Arduino: serial print format changed to be 'Serial Plotter'
Expand Down Expand Up @@ -122,7 +124,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* First public release

[Unreleased]: https://github.com/Sensirion/embedded-sgp/compare/7.1.0...master
[Unreleased]: https://github.com/Sensirion/embedded-sgp/compare/7.1.1...master
[7.1.1]: https://github.com/Sensirion/embedded-sgp/compare/7.1.0...7.1.1
[7.1.0]: https://github.com/Sensirion/embedded-sgp/compare/7.0.0...7.1.0
[7.0.0]: https://github.com/Sensirion/embedded-sgp/compare/6.0.0...7.0.0
[6.0.0]: https://github.com/Sensirion/embedded-sgp/compare/5.0.0...6.0.0
Expand Down

0 comments on commit b8e4344

Please sign in to comment.