From 7b544221056ce382df9117b188b0f0d069231dc4 Mon Sep 17 00:00:00 2001 From: Radu-Ionut Mocanu Date: Fri, 19 Jan 2024 16:31:10 +0200 Subject: [PATCH] Update CHANGELOG.md --- docs/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bd1d983..378b075 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 +### Changes: +- Methods were change to the format used by the other SDKs, resource_verb (ex: create_cluster -> clusters_post) + ## SDK Python Data Platform v1.0.0 ### Overview