Skip to content

Commit 40defaa

Browse files
committed
chore: update changelog
1 parent 6a234e0 commit 40defaa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.3.1 - December 9, 2022
2+
- Add CMake scaffolding
3+
- Fix garbage data in the uninitialized buffer when decoding
4+
- Separate base.h from cbor.h to use cbor.h as single header file with all the necessary includes
5+
- Add unmarshal functionality for map
6+
- Fix not working break stop code on indefinite array
7+
18
## v0.3.0 - September 23, 2022
29
- **Breaking Change**: Revert `cbor_encode_text_string()` to its original version
310
- Add `cbor_encode_null_terminated_string()`

0 commit comments

Comments
 (0)