Skip to content

Commit a45483d

Browse files
authored
prepare release 1.1.0
with added read_measurement function
1 parent ea788fd commit a45483d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
## [Unreleased]
77

88

9-
## [1.0.1] - 2025-2-1
9+
## [1.1.0] - 2025-2-1
1010

1111
- add convenience method to read out measurements again
1212

@@ -53,7 +53,8 @@ Note that there are breaking changes:
5353
Initial release
5454

5555

56-
[Unreleased]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/1.0.0...HEAD
56+
[Unreleased]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/1.1.0...HEAD
57+
[1.1.0]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/1.0.0...1.1.0
5758
[1.0.0]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/0.2.1...1.0.0
5859
[0.2.1]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/0.2.0...0.2.1
5960
[0.2.0]: https://github.com/Sensirion/embedded-i2c-scd4x/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)