Skip to content

Commit

Permalink
Merge pull request #514 from pulumi/tg/update-changelog
Browse files Browse the repository at this point in the history
update changelog for 1.4.0 release
  • Loading branch information
tgummerer committed Oct 27, 2023
2 parents e4faf3a + 706b349 commit 474812d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
CHANGELOG
=========

## 1.4.0 (2023-10-27)

### Improvements

- Update pulumi/pulumi to v3.78.1
[#493](https://github.com/pulumi/pulumi-yaml/pull/493)

- Publish pulumi-converter-yaml.

- Plugins: clean up resources and exit cleanly on receiving SIGINT or CTRL_BREAK.

- Improve handling of types of config fields.

### Bug Fixes

- Allow `protect` resource option to be set dynamically.


## 1.3.0 (2023-08-29)

### Improvements
Expand Down

0 comments on commit 474812d

Please sign in to comment.