Skip to content

Commit 3162ed2

Browse files
committed
fix(ds18b20): Add CHANGELOG for v0.3.0
1 parent 5d22b41 commit 3162ed2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/ds18b20/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.0
2+
3+
- Add detection for uninitialized power-on state (85.0C) and return `ESP_ERR_INVALID_STATE` when this value is read.
4+
15
## 0.2.0
26

37
- Support trigger temperature conversion for all DS18B20 sensors on the same bus with a single function call (`ds18b20_trigger_temperature_conversion_for_all`).

0 commit comments

Comments
 (0)