diff --git a/CHANGELOG.md b/CHANGELOG.md index 76be4d3813..3d615b5364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ These libraries have gone through code quality checks including verification tha - This release uses submodule references to the following new individual repositories for the MQTT, JSON and AWS IoT Shadow service client libraries under `libraries` folder: - [FreeRTOS/coreMQTT](https://github.com/FreeRTOS/coreMQTT) for MQTT client library - - [FreeRTOS/coreJSON](https://github.com/FreeRTOS/JSON) for JSON parser library + - [FreeRTOS/coreJSON](https://github.com/FreeRTOS/coreJSON) for JSON parser library - [aws/device-shadow-for-aws-iot-embedded-sdk](https://github.com/aws/device-shadow-for-aws-iot-embedded-sdk) for AWS IoT Shadow service client library. - With this release, we are introducing a [date-based versioning scheme](README.md#versioning).