Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/77fb3491 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/77fb3491 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/77fb3491 Branch: refs/heads/trunk Commit: 77fb3491e9a51eafc100a01419213d6ee04c52a7 Parents: 773cd3d Author: Tomaz Muraus <[email protected]> Authored: Wed Feb 12 16:28:19 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Feb 12 16:28:19 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/77fb3491/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 83da3c7..7e55df2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -21,6 +21,11 @@ Compute - Add new G2 instances to the EC2 driver. [Tomaz Muraus] +- Add support for multiple API versions to the Eucalyptus driver and allows + user to pass "api_version" argument to the driver constructor. + (LIBCLOUD-516, GITHUB-249) + [Chris DeRamus] + Changes with Apache Libcloud 0.14.1 -----------------------------------
