Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
- [#20](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/20) Move base64 decode table out of function to reduce function complexity.
- [#22](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/22) Fix MISRA C 2012 violations.
- [#23](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/23) Update API to return the fileID, blockID and blockSize.
- [#32](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/32) Make block size for file transfer configurable from 256 bytes to 128 KiloBytes.

## v1.0.0 (November 2023)

Expand Down