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 7a9737248e7e0f7dbca9cab5cdfac6ff640bfc52 Author: Tomaz Muraus <[email protected]> AuthorDate: Tue Oct 8 22:43:19 2019 +0200 Add changelog entry. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 9aa66c1..0241c26 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,12 @@ Changes in Apache Libcloud in development ----------------------------------------- +Compute +~~~~~~~ + +- [Packet] Update ``list_sizes`` method so it accepts ``ex_project_id`` argument + and works with project API tokens. (GITHUB-1351) [Dimitris Moraitis - @d-mo] + Storage ~~~~~~~
