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 2e8b8de507e5beda12eeb29d79b65b694338f938 Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Dec 6 15:08:32 2020 +0100 Add changelog entry. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 1919ec4..0624fd3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -116,6 +116,12 @@ Compute (GITHUB-1519) [Tomaz Muraus - @Kami] +- [Packet / Equinix Metal] Packet driver has been renamed to Equinix Metal. If + your code uses Packet.net driver, you need to update it as per example in + Upgrade Notes documentation section. + (GITHUB-1511) + [Dimitris Galanis - @dimgal1] + Storage ~~~~~~~
