diff --git a/CHANGELOG.md b/CHANGELOG.md index d8bb0e4..e2a0b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v1.1.0 [2025-04-17] + +_Dependencies_ + +- Recompiled plugin with Go version `1.23.1`. ([#147](https://github.com/turbot/steampipe-plugin-googlesheets/pull/147)) +- Recompiled plugin with [steampipe-plugin-sdk v5.11.5](https://github.com/turbot/steampipe-plugin-sdk/blob/v5.11.5/CHANGELOG.md#v5115-2025-03-31) that addresses critical and high vulnerabilities in dependent packages. ([#147](https://github.com/turbot/steampipe-plugin-googlesheets/pull/147)) + ## v1.0.0 [2024-10-22] There are no significant changes in this plugin version; it has been released to align with [Steampipe's v1.0.0](https://steampipe.io/changelog/steampipe-cli-v1-0-0) release. This plugin adheres to [semantic versioning](https://semver.org/#semantic-versioning-specification-semver), ensuring backward compatibility within each major version.