X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d371bc3cbf6c733aa5e7c65a1838088e3ce9102b..286a7152f2984ca4704b4174a4c6cadca793c28e:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index 6dd64ed7fe..a0e4d30e32 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,26 @@ +== 0.2.0 + +* updated to use v0.3 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 + == 0.1.0 * initial release