Updated changes for #704
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2bca79b4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2bca79b4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2bca79b4 Branch: refs/heads/trunk Commit: 2bca79b416c81436df0b192528b41d2e82199991 Parents: 41ff551 Author: anthony-shaw <[email protected]> Authored: Sun Feb 14 13:41:41 2016 +1100 Committer: anthony-shaw <[email protected]> Committed: Sun Feb 14 13:41:41 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2bca79b4/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 27ce811..d919d5e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,6 +28,10 @@ General Compute ~~~~~~~ +- Added support for adding a family to an image on Google Compute Driver + (GITHUB-704) + [Max Illfelder] + - Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames drivers, removed driver code and tests. (GITHUB-701, LIBCLOUD-801)
