From 937ef60e7790c1dc4bdf8aa7c363e5a9714cda48 Mon Sep 17 00:00:00 2001 From: misraved Date: Mon, 13 Oct 2025 15:36:46 +0530 Subject: [PATCH] Add CHANGELOG for v1.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 457fe55..306be91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v1.2.0 [2025-10-13] + +_Dependencies_ + +- Recompiled plugin with Go version `1.24`. ([#66](https://github.com/turbot/steampipe-plugin-equinix/pull/66)) +- Recompiled plugin with [steampipe-plugin-sdk v5.13.1](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5131-2025-09-25) that addresses critical and high vulnerabilities in dependent packages. ([#67](https://github.com/turbot/steampipe-plugin-equinix/pull/67)) + ## v1.1.1 [2025-04-18] _Bug fixes_