Skip to content

Commit

Permalink
Prepare for v2.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Oct 26, 2020
1 parent 726371e commit 4a9696f
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)_

---

## 2.9.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`.

## 2.8.0 (2020-09-21)
* Upgrade to v2.13.0 of the datadog Terraform Provider
* Upgrade to Pulumi v2.10.0
Expand Down

0 comments on commit 4a9696f

Please sign in to comment.