Add changes for #1152 Closes #1152
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ab84b030 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ab84b030 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ab84b030 Branch: refs/heads/trunk Commit: ab84b03042a8f85dc5201ae1a8317ec1fc5a7950 Parents: 30d6d0b Author: Quentin Pradet <[email protected]> Authored: Thu Dec 14 21:42:04 2017 +0400 Committer: Quentin Pradet <[email protected]> Committed: Thu Dec 14 21:42:04 2017 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ab84b030/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 37ea3ac..0f19b18 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -57,6 +57,9 @@ Compute (LIBCLOUD-951, LIBCLOUD-953, GITHUB-1123, GITHUB-1125) [Mika Lackman] +- [UpCloud] Add pricing information to list_sizes (LIBCLOUD-969, GITHUB-1152) + [Mika Lackman] + - [ARM] Delete VHDs more reliably in destroy_node(), raise exception on unhandled errors (GITHUB-1120) [Lucas Di Pentima]
