Skip to content

Commit

Permalink
add latest static analyzer fix to changelog (#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
danewalton authored Nov 10, 2020
1 parent 7a1ebba commit 210f22c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

- [[#1473]](https://github.com/Azure/azure-sdk-for-c/pull/1473) Add remove server certificate validation on paho and ESP8266 samples.
- [[#1449]](https://github.com/Azure/azure-sdk-for-c/pull/1449) Add basic reconnection capability for the ESP8266 sample.
- [[#1490]](https://github.com/Azure/azure-sdk-for-c/pull/1490) Fix static analyzer flagging of non-checked return value in `az_iot_hub_client_c2d_parse_received_topic()`.

## 1.1.0-beta.1 (2020-10-06)

Expand Down

0 comments on commit 210f22c

Please sign in to comment.