Skip to content

Commit

Permalink
Add CHANGELOG for v0.10.1 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhushreeray30 authored Oct 4, 2023
1 parent fc57cb9 commit 56d0f62
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.10.1 [2023-10-04]

_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. ([#94](https://github.com/turbot/steampipe-plugin-okta/pull/94))

## v0.10.0 [2023-10-02]

_Dependencies_
Expand Down Expand Up @@ -120,7 +126,7 @@ _Enhancements_
_Bug fixes_

- The `title` column for `okta_user` table will no longer have `nil` values ([#35](https://github.com/turbot/steampipe-plugin-okta/pull/35))

## v0.0.2 [2021-08-25]

_What's new?_
Expand Down

0 comments on commit 56d0f62

Please sign in to comment.