Repository: libcloud Updated Branches: refs/heads/trunk 4a3cc7b56 -> 76eef996c
changes for #970 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/76eef996 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/76eef996 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/76eef996 Branch: refs/heads/trunk Commit: 76eef996c125ad33461709059c9c7bbbfd5f31bf Parents: 4a3cc7b Author: Anthony Shaw <anthonys...@apache.org> Authored: Sun Apr 2 21:42:51 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Sun Apr 2 21:42:51 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/76eef996/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index a996cb8..7cab721 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,17 @@ Changelog ========= +Changes in latest version of Apache Libcloud +-------------------------------------------- + +Common +~~~~~~ + +- Added an integration test API and a test suite for validating functionality + without mocking any libcloud subsystems + [GITHUB-970] + (Anthony Shaw) + Changes in Apache Libcloud 2.0.0rc2 -----------------------------------