Skip to content

Commit

Permalink
Update Version to 1.2 and release changelog (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwilkovich committed May 6, 2021
1 parent b6f24e8 commit 19f90c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
@@ -1 +1 @@
v1.1.13-adc1d61*v1.1*1*1*13*13*adc1d61
v1.2.0-b6f24e8*v1.2*1*2*0*0*b6f24e8
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -8,11 +8,15 @@ 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.2.X] - 2021-05-06
### Added
- Added support for storing FP device config from FP Template in runtime-config file
- Support to pass parameters to the AWS IoT Fleet Provisioning RegisterThing MQTT request

### Fixed
- Resolved issue where missing pub sub sample files (publish file and subscribe file) would cause a seg fault
- Resolved issue where pub sub sample lost reference on the Default Publish Payload allocator, publishing a blank string
- Fixed a bug with the pub sub sample CLI config

## [1.1.X] - 2021-04-14
### Added
Expand Down

0 comments on commit 19f90c4

Please sign in to comment.