Skip to content

Commit ac67cfb

Browse files
authored
chore: CHANGELOG for v0.8.1 (#253)
1 parent 9799ef4 commit ac67cfb

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
CHANGELOG
22
=========
33

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+
414
## 0.8.0
515

616
### Improvements

CHANGELOG_PENDING.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
### Improvements
22

3-
- Handle anonymous environments when injecting it to the context
4-
[#250](https://github.com/pulumi/esc/pull/250)
5-
6-
- Export context schema for editor autocompletion
7-
[#252](https://github.com/pulumi/esc/pull/252)
83

94
### Bug Fixes

0 commit comments

Comments
 (0)