File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,12 @@ and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0
9
9
`Unreleased `_
10
10
-------------
11
11
12
+
13
+ `0.6.0 `_ 2022-06-22
14
+ -------------------
15
+
12
16
- Fix compiler warnings in SensirionErrors.cpp
17
+ - Allow drivers to choose CRC function
13
18
14
19
`0.5.3 `_ 2021-10-19
15
20
-------------------
@@ -141,7 +146,8 @@ Removed
141
146
- Initial release
142
147
143
148
144
- .. _Unreleased : https://github.com/Sensirion/arduino-core/compare/0.5.3...main
149
+ .. _Unreleased : https://github.com/Sensirion/arduino-core/compare/0.6.0...main
150
+ .. _0.6.0 : https://github.com/Sensirion/arduino-core/compare/0.6.0...0.5.3
145
151
.. _0.5.3 : https://github.com/Sensirion/arduino-core/compare/0.5.2...0.5.3
146
152
.. _0.5.2 : https://github.com/Sensirion/arduino-core/compare/0.5.1...0.5.2
147
153
.. _0.5.1 : https://github.com/Sensirion/arduino-core/compare/0.5.0...0.5.1
Original file line number Diff line number Diff line change 1
1
name =Sensirion Core
2
- version =0.5.3
2
+ version =0.6.0
3
3
author =Sensirion
4
4
maintainer =Sensirion
5
5
sentence =Library containing code base for Sensirion Sensor Libraries.
You can’t perform that action at this time.
0 commit comments