Skip to content

Commit

Permalink
Update version to v1.1 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: lwwilkov <[email protected]>
  • Loading branch information
lwilkovich and lwwilkov authored Apr 14, 2021
1 parent 483b3a9 commit c4c1b47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.30-8e5d573*v1.0*1*0*30*30*8e5d573
v1.1.0-483b3a9*v1.1*1*1*0*0*483b3a9
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit c4c1b47

Please sign in to comment.