Skip to content

Commit 03e23c1

Browse files
authored
Changelog for v3.64.0 (#283)
1 parent 6db466b commit 03e23c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v3.64.0 - 2024-06-10
9+
10+
### Improvements
11+
12+
- [sdk] Make transforms a stable feature, not experimental [#270](https://github.com/pulumi/pulumi-dotnet/pull/270)
13+
14+
- [sdk/provider] Refactor Provider tests in order to prepare integration testing [#277](https://github.com/pulumi/pulumi-dotnet/pull/277)
15+
16+
### Bug Fixes
17+
18+
- [runtime] Upgrade dependencies [#279](https://github.com/pulumi/pulumi-dotnet/pull/279)
19+
820
## v3.63.1 - 2024-04-25
921

1022
### Bug Fixes

0 commit comments

Comments
 (0)