changes for #1006
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1ed58886 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1ed58886 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1ed58886 Branch: refs/heads/trunk Commit: 1ed588869b69e690a36fe8b14c0028c0e912fbf4 Parents: cbeebb1 Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 13:43:28 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 13:43:28 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1ed58886/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 58af255..dc4780a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -12,6 +12,10 @@ Common [GITHUB-993] (David Halter) +- Explicitly check if response is None in RawResponse class + [GITHUB-1006] [LIBCLOUD-901] + (Richard Xia) + Compute ~~~~~~~
