Skip to content

Commit

Permalink
Add changelog for v0.40.1 (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: Will Vedder <willvedd@gmail.com>
  • Loading branch information
sergiught and willvedd committed Dec 14, 2022
1 parent f7d4f43 commit f48f09f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.40.1

FEATURES:

- `resource/auth0_log_stream`: Added support for Mixpanel log streams ([#408](https://github.com/auth0/terraform-provider-auth0/pull/408))

BUG FIXES:

- `resource/auth0_guardian`: Added `provider` to `push` mfa to fix `sns` settings not getting propagated ([#415](https://github.com/auth0/terraform-provider-auth0/pull/415))
- Prevent panic on null values when iterating over map elements ([#413](https://github.com/auth0/terraform-provider-auth0/pull/413))


## 0.40.0

FEATURES:
Expand Down

0 comments on commit f48f09f

Please sign in to comment.