From 96c42be65d0cd0b1e7944eea5007ac11a4b52407 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Wed, 6 May 2026 13:05:26 +0100 Subject: [PATCH] Order 5.1 changelog entries --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac48c04..b5cef4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ CHANGE LOG ## 5.1.0 (UPCOMING) * Add PHP 8.5 support +* Add support for listing Droplets by name or type * Fixed the `Droplet::create` SSH keys parameter type documentation * Fixed hydration of object-backed App Platform and project resource fields * Fixed `LoadBalancer` hydration and update serialization * Fixed `Volume` hydration when `droplet_ids` is null -* Add support for listing Droplets by name or type ## 5.0.5 (03/05/2025)