This repository was archived by the owner on Apr 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## [ Unreleased]
7
7
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
+
10
10
* [ ` 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
12
12
* [ ` changed ` ] Updated the VOC algorithm used in the SGP40 VOC Index bundle. It
13
13
now supports tuning of its parameters and storing and restoring
14
14
its internal state.
@@ -117,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
117
117
118
118
* First public release
119
119
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
121
122
[ 7.0.0 ] : https://github.com/Sensirion/embedded-sgp/compare/6.0.0...7.0.0
122
123
[ 6.0.0 ] : https://github.com/Sensirion/embedded-sgp/compare/5.0.0...6.0.0
123
124
[ 5.0.0 ] : https://github.com/Sensirion/embedded-sgp/compare/4.0.0...5.0.0
You can’t perform that action at this time.
0 commit comments