diff --git a/CHANGELOG.md b/CHANGELOG.md index eef6a0dbb..bacf2f12e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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