changes for #822
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bb95abe8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bb95abe8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bb95abe8 Branch: refs/heads/trunk Commit: bb95abe85d9cd57ba77e23961095c072efeabb66 Parents: 3faee65 Author: Anthony Shaw <anthonys...@apache.org> Authored: Sun Oct 9 19:50:37 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Sun Oct 9 19:50:37 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/bb95abe8/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 09ea680..f94040e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,10 @@ Changes in current version of Apache Libcloud General ~~~~~~~ +- Introduced new base API for instantiating drivers + (GITHUB-822) + [Anthony Shaw] + - Added certificate path for SLES12/OpenSUSE12 (GITHUB-884) [Michael Calmer]