Skip to content

Commit

Permalink
Update CHANGELOG.md (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
noinarisak committed Oct 29, 2020
1 parent 920a391 commit 9ed9da0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## 3.6.0 (Unreleased)
## 3.7.0 (Unreleased)

## 3.6.0 (October 12, 2020)

ENHANCEMENTS:
* Upgrade to Okta SDK 2.0.0 [#203](https://github.com/oktadeveloper/terraform-provider-okta/pull/203). Thanks a ton! [@bogdanprodan-okta](https://github.com/bogdanprodan-okta)
* Fix validation false positive when api_token is set via environment variable. [#147](https://github.com/oktadeveloper/terraform-provider-okta/pull/147). Thanks, [@jgeurts](https://github.com/jgeurts)
* Update required to optional and more [#208](https://github.com/oktadeveloper/terraform-provider-okta/pull/208), Thanks, me! :smile:

BUGS:
* Update config.go [#207](https://github.com/oktadeveloper/terraform-provider-okta/pull/207), Thanks, me! :smile:

## 3.5.1 (October 9, 2020)

Expand Down

0 comments on commit 9ed9da0

Please sign in to comment.