X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/00eb093580575ca7066b51e0624a7a1d9d02faa0..b869319d1dc8ae68de7994e80d8f80a0dee51ac0:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index 5000282641..a99e26d8cb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,22 @@ +== 0.2.0 + +* updated to use v1 of the discovery API +* updated to use httpadapter 1.0.0 +* added OAuth 2 support to the command line tool +* renamed some switches in the command line tool +* added additional configuration capabilities + +== 0.1.3 + +* added support for manual overrides of the discovery URI +* added support for manual overrides of the API base +* added support for xoauth_requestor_id + +== 0.1.2 + +* added support for two-legged OAuth +* moved some development dependencies into runtime + == 0.1.1 * substantial improvements to the command line interface