Skip to content

Commit

Permalink
Prepare for v1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Oct 26, 2020
1 parent 21079f3 commit d88c253
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@ CHANGELOG
=========

## HEAD (Unreleased)
* 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)_

---

## 1.3.0 (2020-10-26)
* 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`.

## 1.2.0 (2020-10-01)
* Upgrade to pulumi-terraform-bridge v2.8.0
* Upgrade to Pulumi v2.10.0
Expand Down

0 comments on commit d88c253

Please sign in to comment.