Skip to content

Commit 1209c3d

Browse files
authored
Update CHANGELOG.md in reverse order
1 parent 96f22f1 commit 1209c3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## v1.1.0 (June 2024)
2-
- [#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.
3-
- [#22](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/22) Fix MISRA C 2012 violations.
4-
- [#23](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/23) Update API to return the fileID, blockID and blockSize.
52
- [#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.
3+
- [#23](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/23) Update API to return the fileID, blockID and blockSize.
4+
- [#22](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/pull/22) Fix MISRA C 2012 violations.
5+
- [#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.
66

77
## v1.0.0 (November 2023)
88

99
This is the first release of the AWS IoT MQTT File Streaming Embedded C Library in this
10-
repository.
10+
repository.

0 commit comments

Comments
 (0)