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 6eb16e80afee5653da618c37561b491892e390a6 Author: Tomaz Muraus <[email protected]> AuthorDate: Fri Dec 13 23:54:05 2019 +0100 Add changelog entry. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index dd2f1ca..8d832f7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -12,6 +12,10 @@ Compute volume name to the API. (GITHUB-1380) [@mpempekos] +- [GCE] Add ``ex_disk_size`` argument to the ``create_node`` method. + (GITHUB-1386) + [Peter Yu - @yukw777] + Storage -------
