changes for #848
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/69d27cd5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/69d27cd5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/69d27cd5 Branch: refs/heads/trunk Commit: 69d27cd5bc5dc460d25fd4ff03e11b4ee1660f69 Parents: 6d6fe47 Author: Anthony Shaw <[email protected]> Authored: Fri Sep 30 15:52:30 2016 +1000 Committer: Anthony Shaw <[email protected]> Committed: Fri Sep 30 15:52:30 2016 +1000 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/69d27cd5/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 34b8082..781d22d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -44,6 +44,13 @@ Container (GITHUB-862) [Anthony Shaw] +Load Balancer +~~~~~~~~~~~~~ + +- Added fetch tags support in elb driver + (GITHUB-848) + [Anton Kozyrev] + Changes in Apache Libcloud 1.2.1 --------------------------------
