Skip to content

Commit

Permalink
Updating CHANGELOG.md (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendbennett committed Jun 24, 2022
1 parent 643151b commit 8a35a9e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 4.0.0-rc.1 (unreleased)

NOTES:

* Provider has been re-written using the new [`terraform-plugin-framework`](https://www.terraform.io/plugin/framework) ([#177](https://github.com/hashicorp/terraform-provider-random/pull/177)).

BREAKING CHANGES:

* [Terraform `>=1.0`](https://www.terraform.io/language/upgrade-guides/1-0) is now required to use this provider.

* resource/random_password: Deprecated attribute `number` has been removed ([266](https://github.com/hashicorp/terraform-provider-random/issues/266)).
* resource/random_string: Deprecated attribute `number` has been removed ([266](https://github.com/hashicorp/terraform-provider-random/issues/266)).

## 3.3.1 (June 07, 2022)

BUG FIXES:
Expand Down

0 comments on commit 8a35a9e

Please sign in to comment.