Update CHANGELOG for 0.17.9 (#2687)

This commit is contained in:
Justin Van Patten 2019-04-30 11:01:58 -07:00 committed by GitHub
parent 95d51efe6a
commit 55b233fbdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,10 @@
## 0.17.9 (Unreleased)
## 0.17.10 (Unreleased)
### Improvements
## 0.17.9 (Released April 30, 2019)
### Improvements
- `pulumi login` now supports `s3://`, `azblob://` and `gs://` paths (on top of `file://`) for
storing stack information. These are passed the location of a desired bucket for each respective
@ -11,8 +17,6 @@
- Fix an issue where the stack would not be selected when an existing stack is specified when running
`pulumi new <template> -s <existing-stack>`.
### Improvements
## 0.17.8 (Released April 23, 2019)
### Improvements