Skip to content

Commit

Permalink
Merge pull request #315 from fastly/phamann/v0.20.2
Browse files Browse the repository at this point in the history
Update CHANGELOG.md for v0.20.2
  • Loading branch information
phamann committed Sep 22, 2020
2 parents ee59ddb + 302b110 commit 0ec8398
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
## 0.21.0 (Unreleased)

## 0.20.2 (September 22, 2020)

BUG FIXES:

* resource/fastly_service_v1: Improve performance of service read and delete logic. ([#311](https://github.com/terraform-providers/terraform-provider-fastly/pull/311))
* resource/fastly_service_v1/logging_scalyr: Ensure `token` field is `sensitive` and thus hidden from plan. ([#310](https://github.com/terraform-providers/terraform-provider-fastly/pull/310))

NOTES:

* resource/fastly_service_v1/s3logging: Document `server_side_encryption` and `server_side_encryption_kms_key_id` fields. ([#317](https://github.com/terraform-providers/terraform-provider-fastly/pull/310))

## 0.20.1 (September 2, 2020)

BUG FIXES:
Expand Down

0 comments on commit 0ec8398

Please sign in to comment.