diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d693001..67af00de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Changelog All notable changes to this project since 0.82.0 will be documented in this file. -## [2.1.1] - 2019-12-11 +## [2.1.1] - 2019-12-16 ### Changed - Fix getconfig fails if template contains a placeholder that is not enclosed in quotes.[[#414](https://github.com/Azure/iotedgedev/issues/414)] - Fix wrong instruction to `iotedgedev iothub setup` with extra flags.[[#417](https://github.com/Azure/iotedgedev/issues/417)] +- Python 3.8 is not supported due to Azure CLI IoT extension issue [[#128](https://github.com/Azure/azure-iot-cli-extension/issues/128)] ## [2.1.0] - 2019-10-28 ### Added