diff --git a/CHANGELOG.md b/CHANGELOG.md index a17283a..a66b34e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.1.1 [2023-10-05] + +_Dependencies_ + +- Recompiled plugin with [steampipe-plugin-sdk v5.6.2](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v562-2023-10-03) which prevents nil pointer reference errors for implicit hydrate configs. ([#34](https://github.com/turbot/steampipe-plugin-shopify/pull/34)) + ## v0.1.0 [2023-10-02] _Dependencies_