File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## [ Unreleased]
77
8- * [ ` changed ` ] SHT3x driver added macros to easily parse the STATUS register relevant bits
9- * [ ` changed ` ] SHT3x driver support for alert thresholds configuration (read and write commands)
10- * [ ` changed ` ] SHT3x driver support for clear status register
11- * [ ` changed ` ] SHT3x driver allows use of 2 sensors in parallel (addresses 0x44 & 0x45)
8+
9+ ## [ 5.3.0] - 2021-03-16
10+
11+ * [ ` added ` ] SHT3x driver added macros to easily parse the STATUS register relevant bits
12+ * [ ` added ` ] SHT3x driver support for alert thresholds configuration (read and write commands)
13+ * [ ` added ` ] SHT3x driver support for clear status register
14+ * [ ` added ` ] SHT3x driver allows use of 2 sensors in parallel (addresses 0x44 & 0x45)
1215
1316## [ 5.2.1] - 2020-12-14
1417
@@ -84,7 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8487
8588 * First public release
8689
87- [ Unreleased ] : https://github.com/Sensirion/embedded-sht/compare/5.2.1...master
90+ [ Unreleased ] : https://github.com/Sensirion/embedded-sht/compare/5.3.0...master
91+ [ 5.3.0 ] : https://github.com/Sensirion/embedded-sht/compare/5.2.1...5.3.0
8892[ 5.2.1 ] : https://github.com/Sensirion/embedded-sht/compare/5.2.0...5.2.1
8993[ 5.2.0 ] : https://github.com/Sensirion/embedded-sht/compare/5.1.0...5.2.0
9094[ 5.1.0 ] : https://github.com/Sensirion/embedded-sht/compare/5.0.0...5.1.0
You can’t perform that action at this time.
0 commit comments