Skip to content

Commit f3ec6a2

Browse files
docs(CHANGELOG.md): v0.3 (#44)
1 parent e3d321b commit f3ec6a2

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 0.3.0
4+
5+
### Breaking changes
6+
7+
The module structure has changed. The existing `dht*::Reading::read` functions have moved to `dht*::blocking::read`.
8+
9+
### Features
10+
11+
* New `dht*::async` module for async support
12+
* defmt support
13+
14+
### Dependency updates
15+
16+
* embedded-hal v1.0
17+
318
## 0.2.1
419

520
### Fixes

0 commit comments

Comments
 (0)