We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3484c0a commit 9f93bdcCopy full SHA for 9f93bdc
CHANGELOG.md
@@ -1,6 +1,18 @@
1
CHANGELOG
2
=========
3
4
+## 0.8.3
5
+
6
+### Improvements
7
8
+- Propagate current and root env name to providers.
9
+ [#264](https://github.com/pulumi/esc/pull/264)
10
11
+### Bug Fixes
12
13
+- Specify pulumi access token per command run.
14
+ [#263](https://github.com/pulumi/esc/pull/263)
15
16
## 0.8.2
17
18
### Improvements
CHANGELOG_PENDING.md
@@ -1,9 +1,6 @@
-- Propagate current and root env name to providers.
- [#264](https://github.com/pulumi/esc/pull/264)
### Bug Fixes
-- Specify pulumi access token per command run.
- [#263](https://github.com/pulumi/esc/pull/263)
0 commit comments