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

Commit 05fe623

Browse files
committed
Prepare CHANGELOG for 7.1.0 release
* Remove for the end user irrelevant changes in the Makefiles * Reword parts to be more relevant for the end user
1 parent 9838e34 commit 05fe623

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8-
* [`changed`] default_config.inc for sgp40_voc_index such that the variable
9-
sgp40_sources matches the one named the same in sgp40.
8+
## [7.1.0] - 2020-10-26
9+
1010
* [`fixed`] Arduino: Initialize serial port and Wait for it to be ready.
11-
* [`changed`] Makefile to only include needed files from embedded-common
11+
* [`changed`] Only include needed files from embedded-common in release zip
1212
* [`changed`] Updated the VOC algorithm used in the SGP40 VOC Index bundle. It
1313
now supports tuning of its parameters and storing and restoring
1414
its internal state.
@@ -117,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
117117

118118
* First public release
119119

120-
[Unreleased]: https://github.com/Sensirion/embedded-sgp/compare/7.0.0...master
120+
[Unreleased]: https://github.com/Sensirion/embedded-sgp/compare/7.1.0...master
121+
[7.1.0]: https://github.com/Sensirion/embedded-sgp/compare/7.0.0...7.1.0
121122
[7.0.0]: https://github.com/Sensirion/embedded-sgp/compare/6.0.0...7.0.0
122123
[6.0.0]: https://github.com/Sensirion/embedded-sgp/compare/5.0.0...6.0.0
123124
[5.0.0]: https://github.com/Sensirion/embedded-sgp/compare/4.0.0...5.0.0

0 commit comments

Comments
 (0)