Skip to content

Commit a62ff00

Browse files
committed
Update changelog
1 parent 7e90748 commit a62ff00

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### v0.5.0 (2021-03-02)
2+
3+
- Use `byte` crate instead of `bytes` for encoding/decoding ([#35])
4+
- Fix accidental dependence on `alloc` ([#35])
5+
- Fix crate not compiling on thumbv6m targets ([#35])
6+
7+
[#35]: https://github.com/braun-embedded/rust-ieee802.15.4/pull/35
8+
9+
110
### v0.4.0 (2020-09-15)
211

312
- Fix panic when encoding frame header ([#26])

0 commit comments

Comments
 (0)