Skip to content

Commit

Permalink
Prepare for v2.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Oct 26, 2020
1 parent 3385233 commit 6e21175
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@ CHANGELOG
=========

## HEAD (Unreleased)
* 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.10.0 (2020-10-26)
* 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.9.0 (2020-10-19)
* Upgrade to v0.21.1 of the Fastly Terraform Provider
* Upgrade to Pulumi v2.12.0 and pulumi-terraform-bridge v2.11.0
Expand Down

0 comments on commit 6e21175

Please sign in to comment.