CHANGELOG.md in ms_rest_azure-0.10.5 vs CHANGELOG.md in ms_rest_azure-0.10.6
- old
+ new
@@ -1,4 +1,7 @@
+##2018.04.16 ms_rest_azure version 0.10.6
+* Added encoding of client id, object id and msi_id in the MSI Token provider class. Refer[PR #1288](https://github.com/Azure/azure-sdk-for-ruby/pull/1288) for further details.
+
##2018.04.16 ms_rest_azure version 0.10.5
* Added new error codes for IMDS Support for MSI Token Provider class. Refer [PR #1286](https://github.com/Azure/azure-sdk-for-ruby/pull/1286) and [Issue #1285](https://github.com/Azure/azure-sdk-for-ruby/issues/1285) for further details.
##2018.04.04 ms_rest_azure version 0.10.4
* Added IMDS Support for MSI Token Provider class. Refer [PR #1282](https://github.com/Azure/azure-sdk-for-ruby/pull/1282) for further details.