diff --git a/.version b/.version index ef4963e6..89d1d63c 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v1.0.30-8e5d573*v1.0*1*0*30*30*8e5d573 \ No newline at end of file +v1.1.0-483b3a9*v1.1*1*1*0*0*483b3a9 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 526ea9d1..a9004ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Device Client aborts on Red Hat Enterprise Linux ARM](https://github.com/awslabs/aws-iot-device-client/issues/87) - [Device Client crashes due to SIGSEGV on Ubuntu x86](https://github.com/awslabs/aws-iot-device-client/issues/86) -## [Unreleased] +## [1.1.X] - 2021-04-14 ### Added - SDK logging now configurable via CLI or JSON - Support for configuring Device Private Key via CLI and JSON for Fleet provisioning using CreateCertificateFromCsr API @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Doxygen Github Actions ### Changed -- Reademe Makeover +- Readme Makeover - Address cross-platform compatibility for ANSI color codes ### Removed