We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9799ef4 commit ac67cfbCopy full SHA for ac67cfb
CHANGELOG.md
@@ -1,6 +1,16 @@
1
CHANGELOG
2
=========
3
4
+## 0.8.1
5
+
6
+### Improvements
7
8
+- Handle anonymous environments when injecting it to the context
9
+ [#250](https://github.com/pulumi/esc/pull/250)
10
11
+- Export context schema for editor autocompletion
12
+ [#252](https://github.com/pulumi/esc/pull/252)
13
14
## 0.8.0
15
16
### Improvements
CHANGELOG_PENDING.md
@@ -1,9 +1,4 @@
-- Handle anonymous environments when injecting it to the context
- [#250](https://github.com/pulumi/esc/pull/250)
-
-- Export context schema for editor autocompletion
- [#252](https://github.com/pulumi/esc/pull/252)
### Bug Fixes
0 commit comments