Skip to content

Commit

Permalink
Prepare for v3.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Oct 23, 2020
1 parent 3072866 commit c8b3800
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ CHANGELOG
=========

## HEAD (Unreleased)
* Upgrade to Pulumi v2.12.0
* Upgrade to Pulumi v2.12.0 and pulumi-terraform-bridge v2.11.0
* Improving the accuracy of previews leading to a more accurate understanding of what will actually change rather than assuming all output properties will change
_(none)_

---

## 3.9.0 (2020-10-23)
* Upgrade to Pulumi v2.12.0 and pulumi-terraform-bridge v2.11.0
* Improving the accuracy of previews leading to a more accurate understanding of what will actually change rather than assuming all output properties will change.
** PLEASE NOTE:**
This new preview functionality can be disabled by setting `PULUMI_DISABLE_PROVIDER_PREVIEW` to `1` or `false`.

## 3.8.0 (2020-10-16)
* Upgrade to v3.11.0 of the AWS Terraform Provider

Expand Down

0 comments on commit c8b3800

Please sign in to comment.