updated CHANGES.rst for #821
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4a96fc3e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4a96fc3e Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4a96fc3e Branch: refs/heads/trunk Commit: 4a96fc3e147e183d55da1b6b366bd46fac03b0a4 Parents: eaa6b9a Author: Anthony Shaw <anthonys...@apache.org> Authored: Sun Jun 26 09:37:30 2016 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Sun Jun 26 09:37:30 2016 +1000 ---------------------------------------------------------------------- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4a96fc3e/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index e884690..44e689f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -41,6 +41,14 @@ Compute (GITHUB-826) [Heng Wu] +Container +~~~~~~~~~ + +- Fixed API compatibility for Docker Container driver with API 1.24, set driver + to use versioned URL for all communication. Backported changes to 1.21 API + (GITHUB-821) + [Anthony Shaw] + Changes with Apache Libcloud in 1.0.0 -------------------------------------