CHANGELOG.md in ms_rest_azure-0.6.0 vs CHANGELOG.md in ms_rest_azure-0.6.1

- old
+ new

@@ -1,4 +1,8 @@ +##2016.11.11 ms_rest_azure version 0.6.1 +* Adding telemetry extension point into AzureServiceClient [#543](https://github.com/Azure/azure-sdk-for-ruby/pull/543) +* Removing explicit json dependency [#523](https://github.com/Azure/azure-sdk-for-ruby/pull/523) + ##2016.10.05 ms_rest_azure version 0.6.0 * Minimum supported Ruby version is 2.0.0 [#1463](https://github.com/Azure/autorest/pull/1463) * Implemented generic request method for AzureServiceClient [#1447](https://github.com/Azure/autorest/pull/1447) * Improved AzureOperationError class to expose error_message and error_code properties [#1450](https://github.com/Azure/autorest/pull/1450)