Update CHANGELOG.md

This commit is contained in:
Andrew Starr-Bochicchio 2020-07-22 14:03:49 -04:00 committed by GitHub
parent a975f65832
commit 7da9cdfe22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
## 1.22.0 (July 22, 2020)
IMPROVEMENTS:
* resource/digitalocean_kubernetes_cluster: Enable auto_upgrade on Kubernetes clusters ([#237](https://github.com/digitalocean/terraform-provider-digitalocean/issues/237)). Thanks to @lfarnell!
* resource/digitalocean_kubernetes_cluster: Add support for surge upgrades ([#465](https://github.com/digitalocean/terraform-provider-digitalocean/pull/465)). Thanks to @varshavaradarajan!
BUG FIXES:
* resource/digitalocean_container_registry_docker_credentials: Update default expiry and don't ignore error ([#467](https://github.com/digitalocean/terraform-provider-digitalocean/pull/467)).
## 1.21.0 (July 20, 2020)
IMPROVEMENTS: