cmd/whoami: Move the changelog entry to unreleased

This was originally part of an older release but it has since been
moved to unreleased as it was only recently merged
This commit is contained in:
stack72 2019-05-23 12:37:19 +02:00
parent 6577784114
commit 19bf51d89a

View file

@ -2,6 +2,8 @@
### Improvements
- `pulumi whoami` now outputs the URL of the currently connected backend
## 0.17.13 (Released May 21, 2019)
### Improvements
@ -109,8 +111,6 @@ Fixes #397
Each step includes deeply serialized information about the resource state and step metadata itself. This
is part of ongoing work tracked in [pulumi/pulumi#2390](https://github.com/pulumi/pulumi/issues/2390).
- `pulumi whoami` now outputs the URL of the currently connected backend
## 0.17.8 (Released April 23, 2019)
### Improvements