This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit b8d39744dc990c14040426102cebd56fbb4efedd Author: Tomaz Muraus <[email protected]> AuthorDate: Sun May 3 21:16:29 2020 +0200 Add changelog entry. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3aea7b1..297c2b9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -12,6 +12,12 @@ Compute (GITHUB-1449) [Christopher Lambert - @XN137] +- [DigitalOcean] Add ``location`` argument to the ``list_sizes()`` method. + + NOTE: Location filtering is performed on the client. + (GITHUB-1455, GITHUB-1456) + [RobertH1993] + Other ~~~~~
