Skip to content

Commit dfa4bc2

Browse files
committed
release 0.23.0
1 parent 7015e96 commit dfa4bc2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22.0
1+
0.23.0

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## 0.23.0
4+
5+
### Improvements
6+
7+
- Add warning in CLI when using an ambiguous 2-part environment ref
8+
[#622](https://github.com/pulumi/esc/pull/622)
9+
10+
- Add support for `fn::final` built-in function that marks values as final and unable to be overwritten.
11+
[#621](https://github.com/pulumi/esc/pull/621)
12+
313
## 0.22.0
414

515
### Improvements

0 commit comments

Comments
 (0)