Update CHANGELOG.md

This commit is contained in:
Matt Ellis 2019-05-30 15:46:45 -07:00
parent c201d92380
commit 0fbce2c9ce

View file

@ -10,6 +10,8 @@
- Add support for renaming resources via the `aliases` resource option. Adding aliases allows new resources to match
resources from previous deployments which used different names, maintaining the identity of the resource and avoiding
replacements or re-creation of the resource.
- `pulumi plugin install` gained a new optional argument `--server` which can be used to provide a custom server to be
used when downloading a plugin.
## 0.17.14 (Released May 28, 2019)